diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-01 18:50:57 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-01 18:50:57 -0200 |
commit | 7da88b5da64e36f7226026425f1edc1fc1687ea7 (patch) | |
tree | 46e99c82a360993a65d60d47f9a028e7e77baf30 /libre/linux-libre/PKGBUILD | |
parent | 8d1e15fb072950eaf9e23342f03cf4d702fc2e8d (diff) |
linux-libre-3.6.5-1: updating version
Diffstat (limited to 'libre/linux-libre/PKGBUILD')
-rwxr-xr-x | libre/linux-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD index c48d12472..d5b44814f 100755 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -10,7 +10,7 @@ pkgbase=linux-libre # Build stock -LIBRE kernel #pkgbase=linux-libre-custom # Build kernel with a different name _basekernel=3.6 -_sublevel=4 +_sublevel=5 pkgver=${_basekernel}.${_sublevel} pkgrel=1 _lxopkgver=${_basekernel}.4 # nearly always the same as pkgver @@ -33,7 +33,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn 'module-init-wait-3.6.patch' "http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.bz2") md5sums=('a2312edd0265b5b07bd4b50afae2b380' - '71451d3fdb67db17581393a061bf9516' + 'a126c193c6fbb3acff00c426493897df' 'e4a3a4677e1fac6ecf0e0fb44c41ca08' '68fc36a4efb6ade0eca409b9444fef0c' 'e49ac236dfeef709f91a3d993ea7b62c' |