summaryrefslogtreecommitdiff
path: root/libre/linux-libre
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-25 11:06:43 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-25 11:06:43 -0300
commitaa2f414743bd0ca41ee63e7a26ac543a4f91b22f (patch)
tree49c109395d8aa3267d7fcdaf275d166b1b97b8b1 /libre/linux-libre
parenta0426fca029e4fabdbd378793c5c12a4a808abb7 (diff)
parent63a70fcf745c565e06a5fdda4942bc6c19d9f56f (diff)
Merge branch 'master' of ssh://gparabola/srv/git/abslibre-mips64el
Conflicts: community/oss/PKGBUILD community/pdnsd/PKGBUILD community/subtle/PKGBUILD
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 d1cec43d2..1691a8fd9 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]