Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
lldpd


Commits:
68cb476f by Christian Hesse at 2025-09-15T09:54:43+02:00
upgpkg: 1.0.20-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = lldpd
        pkgdesc = 802.1ab implementation (LLDP) to help you locate neighbors
-       pkgver = 1.0.19
-       pkgrel = 2
+       pkgver = 1.0.20
+       pkgrel = 1
        url = https://vincentbernat.github.io/lldpd/
        arch = x86_64
        license = custom:ISC
@@ -18,12 +18,12 @@ pkgbase = lldpd
        depends = net-snmp
        depends = jansson
        backup = etc/lldpd.conf
-       source = https://media.luffy.cx/files/lldpd/lldpd-1.0.19.tar.gz
-       source = 
lldpd-1.0.19.tar.gz.sig::https://media.luffy.cx/files/lldpd/lldpd-1.0.19.tar.gz.gpg
+       source = https://media.luffy.cx/files/lldpd/lldpd-1.0.20.tar.gz
+       source = 
lldpd-1.0.20.tar.gz.sig::https://media.luffy.cx/files/lldpd/lldpd-1.0.20.tar.gz.gpg
        source = 0001-create-a-fully-locked-system-account.patch
        source = lldpd.tmpfiles
        validpgpkeys = AEF2348766F371C689A7360095A42FE8353525F9
-       sha256sums = 
f87df3163d5e5138da901d055b384009785d1eb50fdb17a2343910fcf30a997f
+       sha256sums = 
61b8cb22d4879e68f7825a2fb8e1e92abb4aba4773977cf0258bc32ed9f55450
        sha256sums = SKIP
        sha256sums = 
1347be34f137cac2838a834b9ec9a8e111f73dbc5c27a2c6556920f1787619bc
        sha256sums = 
df64ebadacb832c4a9dcbdd531848ae70c21d67d309c7397163ba8db7e31248b


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Brian Bidulock <[email protected]>
 
 pkgname=lldpd
-pkgver=1.0.19
-pkgrel=2
+pkgver=1.0.20
+pkgrel=1
 pkgdesc='802.1ab implementation (LLDP) to help you locate neighbors'
 arch=('x86_64')
 url='https://vincentbernat.github.io/lldpd/'
@@ -17,7 +17,7 @@ 
source=("https://media.luffy.cx/files/lldpd/lldpd-${pkgver}.tar.gz";
         
"lldpd-${pkgver}.tar.gz.sig::https://media.luffy.cx/files/lldpd/lldpd-${pkgver}.tar.gz.gpg";
         '0001-create-a-fully-locked-system-account.patch'
         'lldpd.tmpfiles')
-sha256sums=('f87df3163d5e5138da901d055b384009785d1eb50fdb17a2343910fcf30a997f'
+sha256sums=('61b8cb22d4879e68f7825a2fb8e1e92abb4aba4773977cf0258bc32ed9f55450'
             'SKIP'
             '1347be34f137cac2838a834b9ec9a8e111f73dbc5c27a2c6556920f1787619bc'
             'df64ebadacb832c4a9dcbdd531848ae70c21d67d309c7397163ba8db7e31248b')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lldpd/-/commit/68cb476f285f1957e9c553fd7c0a6ffe869bf998

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lldpd/-/commit/68cb476f285f1957e9c553fd7c0a6ffe869bf998
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to