diff options
author | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-06-10 11:59:50 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-06-10 11:59:50 -0300 |
commit | 304bc200d77e78c869d97d11b731991a9b7b8c09 (patch) | |
tree | a66c6ee0c127f6bd7611641bf57b5d434afd8f4a /libre/linux-libre-lts/PKGBUILD | |
parent | 64777f8f265b5d6de666f65807882c5714379da0 (diff) | |
download | abslibre-304bc200d77e78c869d97d11b731991a9b7b8c09.tar.gz abslibre-304bc200d77e78c869d97d11b731991a9b7b8c09.tar.bz2 abslibre-304bc200d77e78c869d97d11b731991a9b7b8c09.zip |
linux-libre-lts-3.0.34-1: updating version and fixing grub2 check
Diffstat (limited to 'libre/linux-libre-lts/PKGBUILD')
-rw-r--r-- | 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 6ca3d1e8b..ac7ab36e8 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=33 +_sublevel=34 pkgver=${_basekernel}.${_sublevel} _lxopkgver=${_basekernel}.32 # 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' - '3076be33631914b638eb9f313dc17d08' + '627ea698f9e8613f5d239ac2e6622c4e' '9cfcf3807201ce44aa720571232a10ce' '8bb5c5aa217202c3ac3798ba7798e07d' 'c072b17032e80debc6a8626299245d46' |