[arch-commits] CVS update of core/base/kernel26 (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Nov 26 22:01:22 UTC 2007


    Date: Monday, November 26, 2007 @ 17:01:22
  Author: tpowa
    Path: /home/cvs-core/core/base/kernel26

Modified: PKGBUILD (1.276 -> 1.277)

'upgpkg: update to new version'


----------+
 PKGBUILD |   11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)


Index: core/base/kernel26/PKGBUILD
diff -u core/base/kernel26/PKGBUILD:1.276 core/base/kernel26/PKGBUILD:1.277
--- core/base/kernel26/PKGBUILD:1.276	Mon Nov 26 11:17:42 2007
+++ core/base/kernel26/PKGBUILD	Mon Nov 26 17:01:22 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.276 2007/11/26 16:17:42 tpowa Exp $
+# $Id: PKGBUILD,v 1.277 2007/11/26 22:01:22 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 pkgname=kernel26
 _basekernel=2.6.23
-pkgver=2.6.23.8
-pkgrel=2
+pkgver=2.6.23.9
+pkgrel=1
 pkgdesc="The Linux Kernel and modules"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -22,7 +22,6 @@
 install=kernel26.install
 source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_basekernel.tar.bz2
 	ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-$pkgver.bz2
-	ftp://ftp.kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.23.9-rc1.gz
 	### next two lines only needed for rc kernel building
 	#http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.23-rc9.bz2
 	#http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.23-rc9-git2.bz2
@@ -65,8 +64,7 @@
 	2405_hostap-netdev-type.patch
 )
 md5sums=('2cc2fd4d521dc5d7cfce0d8a9d1b3472'
-         '8f5bcde606a910025eebe71d8a237e95'
-         'dfc4a49676bbbf094cca52b7f0a68eed'
+         'e6970074cfe21201cc1a55d109facb8a'
          '23f3fa43b0724e46963bfbfe4066e986'
          '5c60ef8e3e18735e1aa3ff31ca158eea'
          '5a62bcc7e96601052c7405459b483826'
@@ -101,7 +99,6 @@
   # greg kroahs stable patches, in reference to:
   # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
   # add them if needed
-  patch -Np1 -i ../patch-2.6.23.9-rc1 || return 1
 
   # add latest CFS scheduler backport
   # in reference to lkml:




More information about the arch-commits mailing list