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

Tobias Powalowski tpowa at archlinux.org
Sat Jan 26 15:45:58 UTC 2008


    Date: Saturday, January 26, 2008 @ 10:45:58
  Author: tpowa
    Path: /home/cvs-core/core/support/ipw3945

Modified: PKGBUILD (1.29 -> 1.30)

update to new timer stats kernel


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


Index: core/support/ipw3945/PKGBUILD
diff -u core/support/ipw3945/PKGBUILD:1.29 core/support/ipw3945/PKGBUILD:1.30
--- core/support/ipw3945/PKGBUILD:1.29	Sat Jan 26 06:21:24 2008
+++ core/support/ipw3945/PKGBUILD	Sat Jan 26 10:45:58 2008
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.29 2008/01/26 11:21:24 thomas Exp $
+# $Id: PKGBUILD,v 1.30 2008/01/26 15:45:58 tpowa Exp $
 # Contributor: Giovanni Scafora <linuxmania at gmail.com>
 # Maintainer: James Rayner <iphitus at gmail.com>
 _kernver=2.6.24-ARCH
 pkgname=ipw3945
 pkgver=1.2.2
-pkgrel=6
+pkgrel=7
 pkgdesc="Driver for the Intel PRO/Wireless 3945ABG miniPCI express adapter"
 arch=(i686 x86_64)
 url="http://ipw3945.sourceforge.net"
 license=("GPL")
-depends=('wireless_tools' 'kernel26>=2.6.23.8-2' 'ipw3945-ucode' 'ipw3945d')
+depends=('wireless_tools' 'kernel26>=2.6.24-2' 'kernel26<=2.6.25-0' 'ipw3945-ucode' 'ipw3945d')
 install=ipw3945.install
 source=(http://optusnet.dl.sourceforge.net/sourceforge/ipw3945/ipw3945-$pkgver.tgz
         compile-2.6.24.patch)




More information about the arch-commits mailing list