summaryrefslogtreecommitdiff
path: root/libre/linux-libre-lts/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-12 12:21:06 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-12 12:21:06 -0200
commita1b7f67bf21084570b0c09b589a837e7375c1059 (patch)
tree0bff5cc2288bb00b61b45ecf1d95b3b31427d1d2 /libre/linux-libre-lts/PKGBUILD
parent3f0345b997128bd810d41a1911f946da7c5417a3 (diff)
downloadabslibre-a1b7f67bf21084570b0c09b589a837e7375c1059.tar.gz
abslibre-a1b7f67bf21084570b0c09b589a837e7375c1059.tar.bz2
abslibre-a1b7f67bf21084570b0c09b589a837e7375c1059.zip
linux-libre-lts-3.0.63-1: updating version
Diffstat (limited to 'libre/linux-libre-lts/PKGBUILD')
-rw-r--r--libre/linux-libre-lts/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD
index 4a4972307..f17cf91f5 100644
--- a/libre/linux-libre-lts/PKGBUILD
+++ b/libre/linux-libre-lts/PKGBUILD
@@ -7,10 +7,10 @@
pkgbase=linux-libre-lts # Build stock -LIBRE-LTS kernel
#pkgbase=linux-libre-custom # Build kernel with a different name
_basekernel=3.0
-_sublevel=62
+_sublevel=63
pkgver=${_basekernel}.${_sublevel}
pkgrel=1
-_lxopkgver=${_basekernel}.61 # nearly always the same as pkgver
+_lxopkgver=${_basekernel}.62 # nearly always the same as pkgver
arch=('i686' 'x86_64' 'mips64el')
url="http://linux-libre.fsfla.org/"
license=('GPL2')
@@ -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'
- '90b2c4b9a05b108219bd44ac4804db84'
+ '5e4e976cce788a37cd17ea469dea7e6e'
'99f9c408b64393aceb2482c9a3e329ee'
'fba95bf1857ce6bf863e13a1ab73f584'
'c072b17032e80debc6a8626299245d46'
@@ -44,7 +44,7 @@ md5sums=('5f64180fe7df4e574dac5911b78f5067'
'f36222e7ce20c8e4dc27376f9be60f6c'
'670931649c60fcb3ef2e0119ed532bd4'
'8a71abc4224f575008f974a099b5cf6f'
- '8436bee363b959651d12eeb21bf0ec23')
+ '00c97c232129ecd16c739b0da0de87ce')
if [ "$CARCH" != "mips64el" ]; then
# Don't use the Loongson-specific patches on non-mips64el arches.
unset source[${#source[@]}-1]