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


Commits:
7d1809dd by Christian Hesse at 2024-10-30T17:49:43+01:00
upgpkg: 3.11.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libnl
        pkgdesc = Library for applications dealing with netlink sockets
-       pkgver = 3.10.0
+       pkgver = 3.11.0
        pkgrel = 1
        url = https://github.com/thom311/libnl/
        arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = libnl
        provides = libnl-xfrm-3.so
        backup = etc/libnl/classid
        backup = etc/libnl/pktloc
-       source = 
https://github.com/thom311/libnl/releases/download/libnl3_10_0/libnl-3.10.0.tar.gz
-       source = 
https://github.com/thom311/libnl/releases/download/libnl3_10_0/libnl-3.10.0.tar.gz.sig
+       source = 
https://github.com/thom311/libnl/releases/download/libnl3_11_0/libnl-3.11.0.tar.gz
+       source = 
https://github.com/thom311/libnl/releases/download/libnl3_11_0/libnl-3.11.0.tar.gz.sig
        validpgpkeys = 49EA7C670E0850E7419514F629C2366E4DFC5728
-       sha256sums = 
49b3e2235fdb58f5910bbb3ed0de8143b71ffc220571540502eb6c2471f204f5
+       sha256sums = 
2a56e1edefa3e68a7c00879496736fdbf62fc94ed3232c0baba127ecfa76874d
        sha256sums = SKIP
 
 pkgname = libnl


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Thomas Bächler <[email protected]>
 
 pkgname=libnl
-pkgver=3.10.0
+pkgver=3.11.0
 pkgrel=1
 pkgdesc='Library for applications dealing with netlink sockets'
 arch=('x86_64')
@@ -15,7 +15,7 @@ backup=('etc/libnl/classid'
         'etc/libnl/pktloc')
 validpgpkeys=('49EA7C670E0850E7419514F629C2366E4DFC5728') # Thomas Haller
 
source=("https://github.com/thom311/libnl/releases/download/libnl${pkgver//./_}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('49b3e2235fdb58f5910bbb3ed0de8143b71ffc220571540502eb6c2471f204f5'
+sha256sums=('2a56e1edefa3e68a7c00879496736fdbf62fc94ed3232c0baba127ecfa76874d'
             'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libnl/-/commit/7d1809dd5861f6962b5336e4ec647afdc85018a5

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


Reply via email to