[arch-commits] CVS update of extra/network/intel-536ep-ck (2 files)

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


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

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

upgpkg: intel-536ep-ck 2.56.76.0-4
update for 2.6.22-ck


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


Index: extra/network/intel-536ep-ck/PKGBUILD
diff -u extra/network/intel-536ep-ck/PKGBUILD:1.4 extra/network/intel-536ep-ck/PKGBUILD:1.5
--- extra/network/intel-536ep-ck/PKGBUILD:1.4	Sun May 27 09:56:07 2007
+++ extra/network/intel-536ep-ck/PKGBUILD	Tue Jul 24 05:24:02 2007
@@ -1,13 +1,14 @@
-# $Id: PKGBUILD,v 1.4 2007/05/27 13:56:07 tom Exp $
+# $Id: PKGBUILD,v 1.5 2007/07/24 09:24:02 tom Exp $
 # Maintainer : Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=intel-536ep-ck
 name=intel-536EP
 pkgver=2.56.76.0
-pkgrel=3
-_kernver=2.6.21-ck
-pkgdesc="Intel Modem Drivers for 536EP chipset. For kernel26ck."
+pkgrel=4
+_kernver=2.6.22-ck
+pkgdesc="Intel Modem Drivers for 536EP chipset. For kernel26ck"
 arch=(i686 x86_64)
+license=('custom:"INTEL536"')
 url="http://linmodems.technion.ac.il/packages/Intel/"
 depends=('intel-536ep-utils' 'kernel26ck')
 source=(ftp://aiedownload.intel.com/df-support/9266/eng/Intel-536EP-4.71.tgz flip.patch compile.patch \
Index: extra/network/intel-536ep-ck/intel-536EP.install
diff -u extra/network/intel-536ep-ck/intel-536EP.install:1.3 extra/network/intel-536ep-ck/intel-536EP.install:1.4
--- extra/network/intel-536ep-ck/intel-536EP.install:1.3	Sun May 27 09:56:07 2007
+++ extra/network/intel-536ep-ck/intel-536EP.install	Tue Jul 24 05:24:02 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