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


Commits:
ba49e9b4 by Christian Hesse at 2024-07-17T08:52:40+02:00
upgpkg: 6.10.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = iproute2
        pkgdesc = IP Routing Utilities
-       pkgver = 6.9.0
-       pkgrel = 2
+       pkgver = 6.10.0
+       pkgrel = 1
        url = https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
        arch = x86_64
        license = GPL2
@@ -19,12 +19,12 @@ pkgbase = iproute2
        optdepends = python: for routel
        provides = iproute
        options = staticlibs
-       source = 
https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.9.0.tar.xz
-       source = 
https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.9.0.tar.sign
+       source = 
https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.10.0.tar.xz
+       source = 
https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.10.0.tar.sign
        source = 0001-make-iproute2-fhs-compliant.patch
        source = 0002-bdb-5-3.patch
        validpgpkeys = 9F6FC345B05BE7E766B83C8F80A77F6095CDE47E
-       sha256sums = 
2f643d09ea11a4a2a043c92e2b469b5f73228cbf241ae806760296ed0ec413d0
+       sha256sums = 
91a62f82737b44905a00fa803369c447d549e914e9a2a4018fdd75b1d54e8dce
        sha256sums = SKIP
        sha256sums = 
758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d
        sha256sums = 
611c1ad7946aab226a5f4059922d9430f51b3377e33911427f8fdf7f7d31f7d6


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Judd Vinet <[email protected]>
 
 pkgname=iproute2
-pkgver=6.9.0
-pkgrel=2
+pkgver=6.10.0
+pkgrel=1
 pkgdesc='IP Routing Utilities'
 arch=('x86_64')
 license=('GPL2')
@@ -25,7 +25,7 @@ validpgpkeys=('9F6FC345B05BE7E766B83C8F80A77F6095CDE47E') # 
Stephen Hemminger
 
source=("https://www.kernel.org/pub/linux/utils/net/${pkgname}/${pkgname}-${pkgver}.tar."{xz,sign}
         '0001-make-iproute2-fhs-compliant.patch'
         '0002-bdb-5-3.patch')
-sha256sums=('2f643d09ea11a4a2a043c92e2b469b5f73228cbf241ae806760296ed0ec413d0'
+sha256sums=('91a62f82737b44905a00fa803369c447d549e914e9a2a4018fdd75b1d54e8dce'
             'SKIP'
             '758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d'
             '611c1ad7946aab226a5f4059922d9430f51b3377e33911427f8fdf7f7d31f7d6')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/iproute2/-/commit/ba49e9b4b38f033cc845f4b142cae48a27f34821

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


Reply via email to