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


Commits:
263402ce by Christian Hesse at 2024-11-19T18:04:02+01:00
upgpkg: 6.12.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = iproute2
        pkgdesc = IP Routing Utilities
-       pkgver = 6.11.0
+       pkgver = 6.12.0
        pkgrel = 1
        url = https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
        arch = x86_64
@@ -20,12 +20,12 @@ pkgbase = iproute2
        optdepends = python: for routel
        provides = iproute
        options = staticlibs
-       source = 
https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.11.0.tar.xz
-       source = 
https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.11.0.tar.sign
+       source = 
https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.12.0.tar.xz
+       source = 
https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.12.0.tar.sign
        source = 0001-make-iproute2-fhs-compliant.patch
        source = 0002-bdb-5-3.patch
        validpgpkeys = 9F6FC345B05BE7E766B83C8F80A77F6095CDE47E
-       sha256sums = 
1f795398a04aeaacd06a8f6ace2cfd913c33fa5953ca99daae83bb5c534611c3
+       sha256sums = 
bbd141ef7b5d0127cc2152843ba61f274dc32814fa3e0f13e7d07a080bef53d9
        sha256sums = SKIP
        sha256sums = 
758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d
        sha256sums = 
611c1ad7946aab226a5f4059922d9430f51b3377e33911427f8fdf7f7d31f7d6


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Judd Vinet <[email protected]>
 
 pkgname=iproute2
-pkgver=6.11.0
+pkgver=6.12.0
 pkgrel=1
 pkgdesc='IP Routing Utilities'
 arch=('x86_64')
@@ -24,7 +24,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=('1f795398a04aeaacd06a8f6ace2cfd913c33fa5953ca99daae83bb5c534611c3'
+sha256sums=('bbd141ef7b5d0127cc2152843ba61f274dc32814fa3e0f13e7d07a080bef53d9'
             'SKIP'
             '758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d'
             '611c1ad7946aab226a5f4059922d9430f51b3377e33911427f8fdf7f7d31f7d6')



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

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


Reply via email to