[arch-commits] CVS update of core/support/ndiswrapper (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri Mar 21 17:09:13 UTC 2008


    Date: Friday, March 21, 2008 @ 13:09:13
  Author: tpowa
    Path: /home/cvs-core/core/support/ndiswrapper

Modified: PKGBUILD (1.48 -> 1.49)

rebuild against gcc 4.3 kernel build


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


Index: core/support/ndiswrapper/PKGBUILD
diff -u core/support/ndiswrapper/PKGBUILD:1.48 core/support/ndiswrapper/PKGBUILD:1.49
--- core/support/ndiswrapper/PKGBUILD:1.48	Tue Feb  5 08:17:47 2008
+++ core/support/ndiswrapper/PKGBUILD	Fri Mar 21 13:09:13 2008
@@ -1,16 +1,16 @@
-#$Id: PKGBUILD,v 1.48 2008/02/05 13:17:47 tpowa Exp $
+#$Id: PKGBUILD,v 1.49 2008/03/21 17:09:13 tpowa Exp $
 #Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=ndiswrapper
 _kernver=2.6.24-ARCH
 pkgver=1.52
-pkgrel=1
+pkgrel=2
 pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by vendors. For stock arch 2.6 kernel."
 license=('GPL')
 arch=(i686 x86_64)
 url="http://ndiswrapper.sourceforge.net"
 install="ndiswrapper.install"
-depends=("ndiswrapper-utils=$pkgver" 'kernel26>=2.6.24-2' 'kernel26<=2.6.25-0')
+depends=("ndiswrapper-utils=$pkgver" 'kernel26>=2.6.24.3-4' 'kernel26<=2.6.25-0')
 source=(http://easynews.dl.sourceforge.net/sourceforge/ndiswrapper/ndiswrapper-$pkgver.tar.gz)
 md5sums=('3ab2aeef398d29df3a40d40fa499405e')
 




More information about the arch-commits mailing list