summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2008-07-03 19:37:53 +0200
committerThomas Bächler <thomas@archlinux.org>2008-07-03 19:37:53 +0200
commit060d59ab53a60f94693c23865a5e43c45aed0b5f (patch)
treee71b9346ff909bc0c5d7aaf8bd200ab6970eef4f /PATCHCFG
parent5c45987473317cd04b43ee1e86639e6904d4965a (diff)
Update to 2.6.25.10-1
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG4
1 files changed, 2 insertions, 2 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 3746722..4a139eb 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -10,7 +10,7 @@ SRCNAME="linux-2.6.25-ARCH"
# filename%patchlevel (file must be in patches/ subdirectory)
PATCHES=(
# add upstream patch from 2.6.25 series
- ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.25.6.bz2%1
+ ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.25.10.bz2%1
# Fix regression in cpuidle code
# See: http://bugzilla.kernel.org/show_bug.cgi?id=10482
@@ -55,7 +55,7 @@ PATCHES=(
lhash-2.6.24.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.25.6-1-ARCH"
+PATCHNAME="patch-2.6.25.10-1-ARCH"
# Run this before applying patches
pre_apply() {