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

Dan McGee dan at archlinux.org
Sun Sep 21 14:41:27 UTC 2008


    Date: Sunday, September 21, 2008 @ 10:41:26
  Author: dan
Revision: 12836

upgpkg: ifenslave 1.1.0-4

Modified:
  ifenslave/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-21 14:30:41 UTC (rev 12835)
+++ PKGBUILD	2008-09-21 14:41:26 UTC (rev 12836)
@@ -2,17 +2,16 @@
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=ifenslave
 pkgver=1.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Utility for bonding ethernet interfaces"
 license=('GPL2')
 arch=(i686 x86_64)
-url="http://www.kernel.org"
+url="http://www.linuxfoundation.org/en/Net:Bonding"
 depends=('glibc')
-source=(http://www.archlinux.org/~tpowa/ifenslave/ifenslave.c bonding.conf.d)
-md5sums=('49f757f658c6cbd1a5c125ea2bb5aa23'
+source=(ftp://ftp.archlinux.org/other/ifenslave/ifenslave.c bonding.conf.d)
+md5sums=('b0d8e4c97094155747cc9238f762c7aa'
          '397fccbf574d5082c7a3c8d3793dc000')
 
-
 build() {
   cd $startdir/src
   gcc $CFLAGS -I/usr/src/linux/include ifenslave.c -o ifenslave || return 1




More information about the arch-commits mailing list