summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-08 14:25:23 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-08 14:25:23 -0200
commitceb47adec9fe8463d4b5c181d5c46ed14c76f31a (patch)
tree71a2f43cdaedc51f0073355303b4935fa13ae772 /libre-testing/linux-libre
parent885346446f87b46bcd6fd80223d8e0526709ee88 (diff)
linux-libre-3.13.2-1: updating version for mips64el
Diffstat (limited to 'libre-testing/linux-libre')
-rw-r--r--libre-testing/linux-libre/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre-testing/linux-libre/PKGBUILD b/libre-testing/linux-libre/PKGBUILD
index 27a13b53a..b6bccec3e 100644
--- a/libre-testing/linux-libre/PKGBUILD
+++ b/libre-testing/linux-libre/PKGBUILD
@@ -13,7 +13,7 @@ _basekernel=3.13
_sublevel=2
pkgver=${_basekernel}.${_sublevel}
pkgrel=1
-_lxopkgver=${_basekernel}.1 # nearly always the same as pkgver
+_lxopkgver=${_basekernel}.2 # nearly always the same as pkgver
arch=('i686' 'x86_64' 'mips64el')
url="http://linux-libre.fsfla.org/"
license=('GPL2')
@@ -57,7 +57,7 @@ md5sums=('98a8e803e0ed08557f3cdd4d56b0ddc1'
'a724515b350b29c53f20e631c6cf9a14'
'e6fa278c092ad83780e2dd0568e24ca6'
'93dbf73af819b77f03453a9c6de2bb47'
- '7710668dfdd138f3ad0b93c50455455e')
+ 'cffddbeccd11e296654374b0a1f1bbf9')
if [ "$CARCH" != "mips64el" ]; then
# don't use the Loongson-specific patches on non-mips64el arches.
unset source[${#source[@]}-1]