diff options
author | root <root@rshg054.dnsready.net> | 2012-04-06 03:46:17 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-04-06 03:46:17 +0000 |
commit | d9c1fc1bcca8fd5cd3566fc6b183fe23065778bc (patch) | |
tree | cc04a31c2b15881a8acb068b07fcb1a5214af730 /libre/linux-libre-lts | |
parent | 870286a74f6142709671fd3437944382f29bf352 (diff) |
Fri Apr 6 03:46:17 UTC 2012
Diffstat (limited to 'libre/linux-libre-lts')
-rw-r--r-- | libre/linux-libre-lts/PKGBUILD | 4 | ||||
-rw-r--r-- | libre/linux-libre-lts/linux-libre-lts.install | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD index 63ad0f242..790ea5e0b 100644 --- a/libre/linux-libre-lts/PKGBUILD +++ b/libre/linux-libre-lts/PKGBUILD @@ -9,7 +9,7 @@ pkgname=('linux-libre-lts' 'linux-libre-lts-headers') # Build stock -LIBRE kerne # pkgname=linux-custom # Build kernel with a different name _kernelname=-LIBRE-LTS _basekernel=3.0 -_sublevel=26 +_sublevel=27 pkgver=${_basekernel}.${_sublevel} _lxopkgver=${_basekernel}.26 # nearly always the same as pkgver pkgrel=1 @@ -32,7 +32,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn 'ext4-options.patch' "http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.bz2") md5sums=('5f64180fe7df4e574dac5911b78f5067' - 'eb6cc5ce7bc5186e4f0c80efec390680' + '365d490f97b1960c8880eb22257d5ef0' 'c7acde811ca6808b294dc06480048c61' '792766d6d403cc967977f6a46aa95d1d' 'd2c0701480bce49fd4b40dc46b9863f1' diff --git a/libre/linux-libre-lts/linux-libre-lts.install b/libre/linux-libre-lts/linux-libre-lts.install index 44ba29a78..acb2b71f5 100644 --- a/libre/linux-libre-lts/linux-libre-lts.install +++ b/libre/linux-libre-lts/linux-libre-lts.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME=-lts -KERNEL_VERSION=3.0.26-1-LIBRE-LTS +KERNEL_VERSION=3.0.27-1-LIBRE-LTS post_install () { # updating module dependencies |