[arch-commits] Commit in lldpd/trunk (PKGBUILD lldpd.sysusers)

Sébastien Luttringer seblu at archlinux.org
Sat Jul 8 11:09:24 UTC 2017


    Date: Saturday, July 8, 2017 @ 11:09:23
  Author: seblu
Revision: 243323

upgpkg: lldpd 0.9.7-4

- fix FS#53587
- fix FS#53620

Modified:
  lldpd/trunk/PKGBUILD
  lldpd/trunk/lldpd.sysusers

----------------+
 PKGBUILD       |    5 ++---
 lldpd.sysusers |    1 +
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-08 10:56:57 UTC (rev 243322)
+++ PKGBUILD	2017-07-08 11:09:23 UTC (rev 243323)
@@ -4,7 +4,7 @@
 
 pkgname=lldpd
 pkgver=0.9.7
-pkgrel=3
+pkgrel=4
 pkgdesc='802.1ab implementation (LLDP) to help you locate neighbors'
 arch=('i686' 'x86_64')
 url='https://vincentbernat.github.io/lldpd/'
@@ -23,7 +23,7 @@
          '47335710dbef7b76e7d7994f1c461f01'
          '8ae98663bac55afe5d989919d296f28a'
          'fc660a94c6dda3146ea7932685434bc8'
-         '1d3a5451d44f67e3786d082c150639a4'
+         '8c9fee704ce84afe51930fc73484ab66'
          '00a82f466404aec01b074503633d12ba')
 
 build() {
@@ -34,7 +34,6 @@
     --sbindir=/usr/bin \
     --with-snmp \
     --with-xml \
-    --with-json \
     --with-readline \
     --with-privsep-user=lldpd \
     --with-privsep-group=lldpd \

Modified: lldpd.sysusers
===================================================================
--- lldpd.sysusers	2017-07-08 10:56:57 UTC (rev 243322)
+++ lldpd.sysusers	2017-07-08 11:09:23 UTC (rev 243323)
@@ -1,2 +1,3 @@
 # https://wiki.archlinux.org/index.php/DeveloperWiki:UID_/_GID_Database
 u lldpd 127 - -
+m lldpd lldpd



More information about the arch-commits mailing list