Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
lldpd
Commits:
8f862211 by Christian Hesse at 2025-01-11T18:34:53+01:00
upgpkg: 1.0.19-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.18
- pkgrel = 3
+ pkgver = 1.0.19
+ 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.18.tar.gz
- source =
lldpd-1.0.18.tar.gz.sig::https://media.luffy.cx/files/lldpd/lldpd-1.0.18.tar.gz.gpg
+ 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 = 0001-create-a-fully-locked-system-account.patch
source = lldpd.tmpfiles.conf
validpgpkeys = AEF2348766F371C689A7360095A42FE8353525F9
- sha256sums =
4b320675d608901a4a0d4feff8f96bb846d4913d914b0cf75b7d0ae80490f2f7
+ sha256sums =
f87df3163d5e5138da901d055b384009785d1eb50fdb17a2343910fcf30a997f
sha256sums = SKIP
sha256sums =
1347be34f137cac2838a834b9ec9a8e111f73dbc5c27a2c6556920f1787619bc
sha256sums =
df64ebadacb832c4a9dcbdd531848ae70c21d67d309c7397163ba8db7e31248b
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Brian Bidulock <[email protected]>
pkgname=lldpd
-pkgver=1.0.18
-pkgrel=3
+pkgver=1.0.19
+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.conf')
-sha256sums=('4b320675d608901a4a0d4feff8f96bb846d4913d914b0cf75b7d0ae80490f2f7'
+sha256sums=('f87df3163d5e5138da901d055b384009785d1eb50fdb17a2343910fcf30a997f'
'SKIP'
'1347be34f137cac2838a834b9ec9a8e111f73dbc5c27a2c6556920f1787619bc'
'df64ebadacb832c4a9dcbdd531848ae70c21d67d309c7397163ba8db7e31248b')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lldpd/-/commit/8f8622112c0880709cf0497471eb321afa86b6db
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lldpd/-/commit/8f8622112c0880709cf0497471eb321afa86b6db
You're receiving this email because of your account on gitlab.archlinux.org.