[arch-commits] CVS update of extra/network/ndiswrapper-ck (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Fri May 11 05:26:46 UTC 2007


    Date: Friday, May 11, 2007 @ 01:26:46
  Author: aaron
    Path: /home/cvs-extra/extra/network/ndiswrapper-ck

Modified: PKGBUILD (1.6 -> 1.7)

upgpkg: ndiswrapper-ck 1.43-1


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


Index: extra/network/ndiswrapper-ck/PKGBUILD
diff -u extra/network/ndiswrapper-ck/PKGBUILD:1.6 extra/network/ndiswrapper-ck/PKGBUILD:1.7
--- extra/network/ndiswrapper-ck/PKGBUILD:1.6	Sat Feb 17 08:09:55 2007
+++ extra/network/ndiswrapper-ck/PKGBUILD	Fri May 11 01:26:46 2007
@@ -1,17 +1,18 @@
-#$Id: PKGBUILD,v 1.6 2007/02/17 13:09:55 tom Exp $
+#$Id: PKGBUILD,v 1.7 2007/05/11 05:26:46 aaron Exp $
 #Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=ndiswrapper-ck
 _kernver=2.6.20-ck
-pkgver=1.37
+pkgver=1.43
 pkgrel=1
 pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by vendors. For kernel26ck."
+license=('GPL')
 arch=(i686 x86_64)
 url="http://ndiswrapper.sourceforge.net"
 install="ndiswrapper.install"
 depends=('ndiswrapper-utils' 'kernel26ck')
-source=(http://easynews.dl.sourceforge.net/sourceforge/ndiswrapper/ndiswrapper-$pkgver.tar.gz)
-md5sums=('55ee2bd959bfdd3ea4ced6ee8d325c0e')
+source=(http://downloads.sourceforge.net/sourceforge/ndiswrapper/ndiswrapper-$pkgver.tar.gz)
+md5sums=('95479cb0111b6b28581993e947f6d2c8')
 
 build()
 {




More information about the arch-commits mailing list