summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-06-24 13:13:22 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-06-24 13:13:22 -0300
commitb071c6284cd3f06a0be7471652e22e87c86cea11 (patch)
tree883b0c4089a2f873cb0ae3a41bc8dd989c67a712 /libre
parente4392d9d9359136fe446862756fe3735c58f0364 (diff)
linux-libre-lts-3.0.36-1: fixing version for mips64el
Diffstat (limited to 'libre')
-rw-r--r--libre/linux-libre-lts/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD
index 257e3460d..6c163e5f5 100644
--- a/libre/linux-libre-lts/PKGBUILD
+++ b/libre/linux-libre-lts/PKGBUILD
@@ -11,7 +11,7 @@ _kernelname=-LIBRE-LTS
_basekernel=3.0
_sublevel=36
pkgver=${_basekernel}.${_sublevel}
-_lxopkgver=${_basekernel}.34 # nearly always the same as pkgver
+_lxopkgver=${_basekernel}.36 # nearly always the same as pkgver
pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
url="http://linux-libre.fsfla.org/"