summaryrefslogtreecommitdiff
path: root/libre/linux-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-06-24 13:10:44 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-06-24 13:10:44 -0300
commita38e546048bfb1a061a9be6ed707d39c770d9f9a (patch)
treed8f28c8b1f74f36ec52ff86315fe2ee1a97d134e /libre/linux-libre
parent79c0430f9d9453cfae107700fe6fc72db1b2e42b (diff)
downloadabslibre-a38e546048bfb1a061a9be6ed707d39c770d9f9a.tar.gz
abslibre-a38e546048bfb1a061a9be6ed707d39c770d9f9a.tar.bz2
abslibre-a38e546048bfb1a061a9be6ed707d39c770d9f9a.zip
linux-libre-3.4.4-1: updating version for mips64el
Diffstat (limited to 'libre/linux-libre')
-rw-r--r--libre/linux-libre/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index 7b228cef3..71a548e0a 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -14,7 +14,7 @@ _kernelname=-LIBRE
_basekernel=3.4
_sublevel=4
pkgver=${_basekernel}.${_sublevel}
-_lxopkgver=${_basekernel}.2 # nearly always the same as pkgver
+_lxopkgver=${_basekernel}.4 # nearly always the same as pkgver
pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
url="http://linux-libre.fsfla.org/"
@@ -43,7 +43,7 @@ md5sums=('a5e128ca059cceb8b69148b41ff4ac6f'
'04b21c79df0a952c22d681dd4f4562df'
'9d3c56a4b999c8bfbd4018089a62f662'
'263725f20c0b9eb9c353040792d644e5'
- 'f959f197166bf56c19fc09e79a1bf1d3')
+ '86910efeadb5d1e5d5416ff1a9dacb33')
if [ "$CARCH" != "mips64el" ]; then
# Don't use the Loongson-specific patches on non-mips64el arches.
unset source[${#source[@]}-1]