[arch-commits] CVS update of core/support/wlan-ng26 (PKGBUILD wlan-ng26.install)

Tobias Powalowski tpowa at archlinux.org
Wed Oct 10 20:53:02 UTC 2007


    Date: Wednesday, October 10, 2007 @ 16:53:02
  Author: tpowa
    Path: /home/cvs-core/core/support/wlan-ng26

Modified: PKGBUILD (1.40 -> 1.41) wlan-ng26.install (1.9 -> 1.10)

'upgpkg: update to new major kernel'


-------------------+
 PKGBUILD          |    6 +++---
 wlan-ng26.install |    4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)


Index: core/support/wlan-ng26/PKGBUILD
diff -u core/support/wlan-ng26/PKGBUILD:1.40 core/support/wlan-ng26/PKGBUILD:1.41
--- core/support/wlan-ng26/PKGBUILD:1.40	Mon Jul 23 15:41:34 2007
+++ core/support/wlan-ng26/PKGBUILD	Wed Oct 10 16:53:02 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.40 2007/07/23 19:41:34 thomas Exp $
+# $Id: PKGBUILD,v 1.41 2007/10/10 20:53:02 tpowa Exp $
 # Maintainer: Tom Killian <tom at archlinux.org>
 
 pkgname=wlan-ng26
 pkgver=0.2.8
-pkgrel=6
-_kernver=2.6.22-ARCH
+pkgrel=7
+_kernver=2.6.23-ARCH
 pkgdesc="Wireless Lan usb modules. For kernel26."
 arch=(i686 x86_64)
 license=('MPL')
Index: core/support/wlan-ng26/wlan-ng26.install
diff -u core/support/wlan-ng26/wlan-ng26.install:1.9 core/support/wlan-ng26/wlan-ng26.install:1.10
--- core/support/wlan-ng26/wlan-ng26.install:1.9	Mon Jul  9 17:29:22 2007
+++ core/support/wlan-ng26/wlan-ng26.install	Wed Oct 10 16:53:02 2007
@@ -8,7 +8,7 @@
 post_upgrade() {
   # updating module dependencies
   echo ">>> Updating module dependencies. Please wait ..."
-  KERNEL_VERSION=2.6.22-ARCH
+  KERNEL_VERSION=2.6.23-ARCH
   depmod -v $KERNEL_VERSION  > /dev/null 2>&1
 }
 
@@ -21,7 +21,7 @@
 post_remove() {
   # updating module dependencies
   echo ">>> Updating module dependencies. Please wait ..."
-  KERNEL_VERSION=2.6.22-ARCH
+  KERNEL_VERSION=2.6.23-ARCH
   depmod -v $KERNEL_VERSION  > /dev/null 2>&1
 }
 




More information about the arch-commits mailing list