diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-28 19:55:09 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-28 19:55:09 -0200 |
commit | b9f0b6cc78f7087c89e4112c0227b2fffb12e00d (patch) | |
tree | a0c32ee2cef3787a953f682f8f4b54d45ef9dda5 /libre/linux-libre-lts/PKGBUILD | |
parent | f79e5b6f161eb4f4053665beda522c4bb4ff7338 (diff) | |
download | abslibre-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/PKGBUILD')
-rwxr-xr-x | libre/linux-libre-lts/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 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' |