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

Tobias Powalowski tpowa at archlinux.org
Wed Nov 14 07:28:46 UTC 2007


    Date: Wednesday, November 14, 2007 @ 02:28:46
  Author: tpowa
    Path: /home/cvs-core/core/support/iwlwifi

Modified: PKGBUILD (1.10 -> 1.11)

upgpkg: rebuild against timer stats enabled kernel


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


Index: core/support/iwlwifi/PKGBUILD
diff -u core/support/iwlwifi/PKGBUILD:1.10 core/support/iwlwifi/PKGBUILD:1.11
--- core/support/iwlwifi/PKGBUILD:1.10	Thu Oct 11 04:28:31 2007
+++ core/support/iwlwifi/PKGBUILD	Wed Nov 14 02:28:46 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.10 2007/10/11 08:28:31 tpowa Exp $
+# $Id: PKGBUILD,v 1.11 2007/11/14 07:28:46 tpowa Exp $
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 
 _kernver=2.6.23-ARCH
 pkgname=iwlwifi
-pkgver=1.1.0
-pkgrel=3
+pkgver=1.1.21
+pkgrel=1
 pkgdesc="Driver for the Intel PRO/Wireless 3945ABG/4965AGN miniPCI express adapters"
 arch=(i686 x86_64)
 url="http://intellinuxwireless.org/?p=iwlwifi"
 license=('GPL')
-depends=('wireless_tools' 'kernel26')
+depends=('wireless_tools' 'kernel26>=2.6.23.1-8')
 install=iwlwifi.install
 source=(http://intellinuxwireless.org/iwlwifi/downloads/$pkgname-${pkgver}.tgz)
-md5sums=('f7183e4309e9081f3b9ae0a705516295')
+md5sums=('dd73d87fd0f0aecf7e680a289233fe3b')
 
 build() {
   cd $startdir/src/$pkgname-${pkgver}




More information about the arch-commits mailing list