diff options
author | root <root@rshg054.dnsready.net> | 2012-04-21 00:01:27 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-04-21 00:01:27 +0000 |
commit | 905dec08e7144fe77aad1161778a6c3b74ff305c (patch) | |
tree | 2dadd89b94a210d035a975ab75d250abef1c959f /kernels | |
parent | 947c2e7bbbd5942492024997d34d709d436f1c8f (diff) |
Sat Apr 21 00:01:27 UTC 2012
Diffstat (limited to 'kernels')
-rw-r--r-- | kernels/linux-libre-rt/PKGBUILD | 2 | ||||
-rw-r--r-- | kernels/linux-libre-rt/linux-libre-rt.install | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kernels/linux-libre-rt/PKGBUILD b/kernels/linux-libre-rt/PKGBUILD index c97763c2a..0af6437d1 100644 --- a/kernels/linux-libre-rt/PKGBUILD +++ b/kernels/linux-libre-rt/PKGBUILD @@ -25,7 +25,7 @@ makedepends=('xmlto' 'docbook-xsl') options=('!strip') source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gnu/linux-libre-${_basekernel}-gnu.tar.xz" "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}-gnu/patch-${_basekernel}-gnu-${_pkgver}-gnu.xz" - "http://repo.parabolagnulinux.org/other/patch-${_pkgver}-${_rtpatchver}.patch.xz" + "http://www.kernel.org/pub/linux/kernel/projects/rt/3.2/patch-${_pkgver}-${_rtpatchver}.patch.xz" # the main kernel config files 'config.i686' 'config.x86_64' # standard config files for mkinitcpio ramdisk diff --git a/kernels/linux-libre-rt/linux-libre-rt.install b/kernels/linux-libre-rt/linux-libre-rt.install index a5a37437c..63ffbc03d 100644 --- a/kernels/linux-libre-rt/linux-libre-rt.install +++ b/kernels/linux-libre-rt/linux-libre-rt.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME=-rt -KERNEL_VERSION=3.2.15-1-LIBRE-RT +KERNEL_VERSION=3.2.15-1-rt26-LIBRE-RT post_install () { # updating module dependencies |