[arch-commits] Commit in ethtool/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Tue Mar 15 22:43:11 UTC 2011
Date: Tuesday, March 15, 2011 @ 18:43:11
Author: ibiru
Revision: 114758
upgpkg: ethtool 2.6.38-1
update to 2.6.38
Modified:
ethtool/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-03-15 22:43:10 UTC (rev 114757)
+++ PKGBUILD 2011-03-15 22:43:11 UTC (rev 114758)
@@ -2,15 +2,15 @@
# Maintainer: Paul Mattal <paul at archlinux.org>
# Contributer: Martin Kemp <mdkemp at elys.com>
pkgname=ethtool
-pkgver=2.6.36
+pkgver=2.6.38
pkgrel=1
pkgdesc="gkernel ethtool"
arch=(i686 x86_64)
-url="http://sourceforge.net/projects/gkernel/"
+url="http://www.kernel.org/pub/software/network/ethtool/"
license=('GPL')
depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/gkernel/$pkgname-$pkgver.tar.gz)
-md5sums=('3b2322695e9ee7bf447ebcdb85f93e83')
+source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('4cc35c59e4fd0defff768f9f59fa41ad')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list