[arch-commits] CVS update of extra/network/intel-537-ck (PKGBUILD intel-537.install)

Tom Killian tom at archlinux.org
Tue Jul 24 09:24:53 UTC 2007


    Date: Tuesday, July 24, 2007 @ 05:24:52
  Author: tom
    Path: /home/cvs-extra/extra/network/intel-537-ck

Modified: PKGBUILD (1.4 -> 1.5) intel-537.install (1.3 -> 1.4)

upgpkg: intel-537-ck 2.60.80.0-4
update for 2.6.22-ck


-------------------+
 PKGBUILD          |    9 +++++----
 intel-537.install |    4 ++--
 2 files changed, 7 insertions(+), 6 deletions(-)


Index: extra/network/intel-537-ck/PKGBUILD
diff -u extra/network/intel-537-ck/PKGBUILD:1.4 extra/network/intel-537-ck/PKGBUILD:1.5
--- extra/network/intel-537-ck/PKGBUILD:1.4	Sun May 27 10:15:50 2007
+++ extra/network/intel-537-ck/PKGBUILD	Tue Jul 24 05:24:52 2007
@@ -1,13 +1,14 @@
-# $Id: PKGBUILD,v 1.4 2007/05/27 14:15:50 tom Exp $
+# $Id: PKGBUILD,v 1.5 2007/07/24 09:24:52 tom Exp $
 # Maintainer : Tobias Powalowski <tpowa at archlinux.org>
 
-_kernver=2.6.21-ck;
+_kernver=2.6.22-ck
 
 pkgname=intel-537-ck
 pkgver=2.60.80.0
-pkgrel=3
-pkgdesc="Intel Modem Drivers for 537 chipsets. For kernel26ck."
+pkgrel=4
+pkgdesc="Intel Modem Drivers for 537 chipsets. For kernel26ck"
 arch=(i686 x86_64)
+license=('custom:"INTEL537"')
 url="http://linmodems.technion.ac.il/packages/Intel/"
 depends=('intel-537-utils' 'kernel26ck')
 source=(ftp://aiedownload.intel.com/df-support/9284/eng/Intel-537EP-2.70.95.0-suse9.3.tgz flip.patch compile.patch \
Index: extra/network/intel-537-ck/intel-537.install
diff -u extra/network/intel-537-ck/intel-537.install:1.3 extra/network/intel-537-ck/intel-537.install:1.4
--- extra/network/intel-537-ck/intel-537.install:1.3	Sun May 27 10:15:50 2007
+++ extra/network/intel-537-ck/intel-537.install	Tue Jul 24 05:24:52 2007
@@ -19,7 +19,7 @@
 
   # updating module dependencies
   echo ">>> Updating module dependencies. Please wait ..."
-  KERNEL_VERSION=2.6.21-ck
+  KERNEL_VERSION=2.6.22-ck
   depmod -v $KERNEL_VERSION > /dev/null 2>&1
 echo
 echo
@@ -41,7 +41,7 @@
   rm /etc/hamregistry.bin
   # updating module dependencies
   echo ">>> Updating module dependencies. Please wait ..."
-  KERNEL_VERSION=2.6.21-ck
+  KERNEL_VERSION=2.6.22-ck
   depmod -v $KERNEL_VERSION > /dev/null 2>&1
 }
 




More information about the arch-commits mailing list