Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0c2eb98eb77d30226de9eb0113fe7e05dbb84fc4
commit 0c2eb98eb77d30226de9eb0113fe7e05dbb84fc4 Author: crazy <[email protected]> Date: Fri Sep 29 03:26:29 2017 +0200 ethtool-4.11-2-x86_64 * moved over to base for NM diff --git a/source/network/ethtool/FrugalBuild b/source/base/ethtool/FrugalBuild similarity index 96% rename from source/network/ethtool/FrugalBuild rename to source/base/ethtool/FrugalBuild index 6362f13..0d64f9b 100644 --- a/source/network/ethtool/FrugalBuild +++ b/source/base/ethtool/FrugalBuild @@ -4,10 +4,10 @@ pkgname=ethtool pkgver=4.11 -pkgrel=1 +pkgrel=2 pkgdesc="A tool for setting ethernet parameters" depends=('glibc>=2.25') -groups=('network') +groups=('base') archs=("x86_64") url="http://www.kernel.org/pub/software/network/ethtool/" source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz \ diff --git a/source/network/ethtool/[email protected] b/source/base/ethtool/[email protected] similarity index 100% rename from source/network/ethtool/[email protected] rename to source/base/ethtool/[email protected] _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
