Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages / 
ethtool


Commits:
1d7666fe by Anatol Pomozov at 2024-02-26T18:13:00-08:00
upgpkg: 1:6.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ethtool
        pkgdesc = Utility for controlling network drivers and hardware
-       pkgver = 6.5
+       pkgver = 6.7
        pkgrel = 1
        epoch = 1
        url = https://www.kernel.org/pub/software/network/ethtool/
@@ -8,11 +8,11 @@ pkgbase = ethtool
        license = GPL
        depends = glibc
        depends = libmnl
-       source = 
https://www.kernel.org/pub/software/network/ethtool/ethtool-6.5.tar.xz
-       source = 
https://www.kernel.org/pub/software/network/ethtool/ethtool-6.5.tar.sign
+       source = 
https://www.kernel.org/pub/software/network/ethtool/ethtool-6.7.tar.xz
+       source = 
https://www.kernel.org/pub/software/network/ethtool/ethtool-6.7.tar.sign
        validpgpkeys = CE4A4D080F0D304F23B9EBDD972D5BF4DC613806
        validpgpkeys = D2CB120AB45957B721CD9596F4554567B91DE934
-       sha256sums = 
814171ea4b8026b081c0741dbbf32e6968311483ecf64711232faec2ac70a14c
+       sha256sums = 
c3ae526b01ce4d8df6c794ab170de4a4104d111ea8d8db3f1fd7c25fcb905619
        sha256sums = SKIP
 
 pkgname = ethtool


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Martin Kemp <mdk...@elys.com>
 
 pkgname=ethtool
-pkgver=6.5
+pkgver=6.7
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -12,7 +12,7 @@ url="https://www.kernel.org/pub/software/network/ethtool/";
 license=('GPL')
 depends=('glibc' 'libmnl')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha256sums=('814171ea4b8026b081c0741dbbf32e6968311483ecf64711232faec2ac70a14c'
+sha256sums=('c3ae526b01ce4d8df6c794ab170de4a4104d111ea8d8db3f1fd7c25fcb905619'
             'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806  # John W. Linville 
<linvi...@kernel.org>
               D2CB120AB45957B721CD9596F4554567B91DE934) # Michal Kubecek 
<mkube...@suse.cz>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ethtool/-/commit/1d7666feb9e09b0c8624732e1a0e857825c08dfe

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


Reply via email to