[arch-commits] CVS update of extra/network/intel-536ep (PKGBUILD intel-536EP.install)
Tobias Powalowski
tpowa at archlinux.org
Sat Apr 28 13:15:22 UTC 2007
Date: Saturday, April 28, 2007 @ 09:15:22
Author: tpowa
Path: /home/cvs-extra/extra/network/intel-536ep
Modified: PKGBUILD (1.42 -> 1.43) intel-536EP.install (1.12 -> 1.13)
upgpkg: update to 2.6.21 series
---------------------+
PKGBUILD | 6 +++---
intel-536EP.install | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
Index: extra/network/intel-536ep/PKGBUILD
diff -u extra/network/intel-536ep/PKGBUILD:1.42 extra/network/intel-536ep/PKGBUILD:1.43
--- extra/network/intel-536ep/PKGBUILD:1.42 Tue Feb 13 05:01:52 2007
+++ extra/network/intel-536ep/PKGBUILD Sat Apr 28 09:15:22 2007
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.42 2007/02/13 10:01:52 tpowa Exp $
+# $Id: PKGBUILD,v 1.43 2007/04/28 13:15:22 tpowa Exp $
# Maintainer : Tobias Powalowski <tpowa at archlinux.org>
pkgname=intel-536ep
name=intel-536EP
pkgver=2.56.76.0
-pkgrel=38
-_kernver=2.6.20-ARCH
+pkgrel=42
+_kernver=2.6.21-ARCH
pkgdesc="Intel Modem Drivers for 536EP chipset. For stock arch 2.6 kernel "
arch=(i686 x86_64)
url="http://linmodems.technion.ac.il/packages/Intel/"
Index: extra/network/intel-536ep/intel-536EP.install
diff -u extra/network/intel-536ep/intel-536EP.install:1.12 extra/network/intel-536ep/intel-536EP.install:1.13
--- extra/network/intel-536ep/intel-536EP.install:1.12 Tue Feb 6 07:48:44 2007
+++ extra/network/intel-536ep/intel-536EP.install Sat Apr 28 09:15:22 2007
@@ -19,7 +19,7 @@
# updating module dependencies
echo ">>> Updating module dependencies. Please wait ..."
- KERNEL_VERSION=2.6.20-ARCH
+ KERNEL_VERSION=2.6.21-ARCH
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.20-ARCH
+ KERNEL_VERSION=2.6.21-ARCH
depmod -v $KERNEL_VERSION > /dev/null 2>&1
}
More information about the arch-commits
mailing list