From fd5212bbf924b75927c5b31b77c60161662f8b82 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 20 Apr 2012 00:43:21 -0300 Subject: linux-libre-rt-3.2.15_rt26-1: fixing issues and come back to original URL --- kernels/linux-libre-rt/PKGBUILD | 2 +- kernels/linux-libre-rt/linux-libre-rt.install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kernels/linux-libre-rt') 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 -- cgit v1.2.3