[arch-commits] Commit in ethtool/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Mon Dec 5 19:16:41 UTC 2011


    Date: Monday, December 5, 2011 @ 14:16:41
  Author: ibiru
Revision: 144423

switch back to kernel source

Modified:
  ethtool/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-05 18:18:17 UTC (rev 144422)
+++ PKGBUILD	2011-12-05 19:16:41 UTC (rev 144423)
@@ -12,11 +12,9 @@
 url="http://www.kernel.org/pub/software/network/ethtool/"
 license=('GPL')
 depends=('glibc')
-#source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.bz2)
-source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
+md5sums=('dd0a93a70784fdeb2c3e699b3c709e8a')
 
-md5sums=('83a538a864b50549b7e4c79e7dd69849')
-
 build() {
   cd "$srcdir/$pkgname-$pkgver"
   ./configure --prefix=/usr --mandir=/usr/share/man




More information about the arch-commits mailing list