summaryrefslogtreecommitdiff
path: root/libre/linux-libre-lts
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-11-28 19:55:09 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-11-28 19:55:09 -0200
commitb9f0b6cc78f7087c89e4112c0227b2fffb12e00d (patch)
treea0c32ee2cef3787a953f682f8f4b54d45ef9dda5 /libre/linux-libre-lts
parentf79e5b6f161eb4f4053665beda522c4bb4ff7338 (diff)
downloadabslibre-b9f0b6cc78f7087c89e4112c0227b2fffb12e00d.tar.gz
abslibre-b9f0b6cc78f7087c89e4112c0227b2fffb12e00d.tar.bz2
abslibre-b9f0b6cc78f7087c89e4112c0227b2fffb12e00d.zip
linux-libre-lts-3.0.53-1: updating version
Diffstat (limited to 'libre/linux-libre-lts')
-rwxr-xr-xlibre/linux-libre-lts/PKGBUILD4
-rwxr-xr-xlibre/linux-libre-lts/linux-libre-lts.install2
2 files changed, 3 insertions, 3 deletions
diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD
index 0948ed4f1..a36ead268 100755
--- a/libre/linux-libre-lts/PKGBUILD
+++ b/libre/linux-libre-lts/PKGBUILD
@@ -7,7 +7,7 @@
pkgbase=linux-libre-lts # Build stock -LIBRE-LTS kernel
#pkgbase=linux-libre-custom # Build kernel with a different name
_basekernel=3.0
-_sublevel=52
+_sublevel=53
pkgver=${_basekernel}.${_sublevel}
pkgrel=1
_lxopkgver=${_basekernel}.52 # nearly always the same as pkgver
@@ -32,7 +32,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn
'module-init-wait-3.0.patch'
"http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.bz2")
md5sums=('5f64180fe7df4e574dac5911b78f5067'
- '41adc30b96b745f08899317da83f7eaa'
+ 'bb8cb7d0f02f0b7a5861ee04236875a7'
'aed25ab047e1c0b020a1516c235c6a74'
'7d37e8ce0f4bd5a957172b12ae742ea0'
'c072b17032e80debc6a8626299245d46'
diff --git a/libre/linux-libre-lts/linux-libre-lts.install b/libre/linux-libre-lts/linux-libre-lts.install
index 28a571191..a273c9f0e 100755
--- 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.52-1-LIBRE-LTS
+KERNEL_VERSION=3.0.53-1-LIBRE-LTS
# set a sane PATH to ensure that critical utils like depmod will be found
export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'