Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0ef0c9e19bac99f735a5769beb7fb653af8bae9d
commit 0ef0c9e19bac99f735a5769beb7fb653af8bae9d Author: crazy <[email protected]> Date: Mon Aug 1 18:07:54 2016 +0200 ethtool-4.6-1-x86_64 * Version bump diff --git a/source/network/ethtool/FrugalBuild b/source/network/ethtool/FrugalBuild index e919ad9..ebbb418 100644 --- a/source/network/ethtool/FrugalBuild +++ b/source/network/ethtool/FrugalBuild @@ -3,17 +3,17 @@ # Maintainer: crazy <[email protected]> pkgname=ethtool -pkgver=4.5 +pkgver=4.6 pkgrel=1 pkgdesc="A tool for setting ethernet parameters" depends=('glibc>=2.22-7') groups=('network') -archs=('i686' 'x86_64' 'arm') +archs=('i686' 'x86_64') url="http://www.kernel.org/pub/software/network/ethtool/" source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz \ [email protected]) up2date="Flasttar http://www.kernel.org/pub/software/network/$pkgname/" -sha1sums=('cd71638cf3033dc83422b48a8c5e8831e6e05a84' \ +sha1sums=('877f302b37f0d058aa4847cb85b6170e07348db0' \ '7fd9a649c7ecc28f23e0d1729eae0960fa4fba54') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
