summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-02 02:26:50 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-02 02:26:50 -0200
commit82756ba8f4603f600d776e38cb9dd85bcefb773b (patch)
tree0b5f3c6739e49c4230037afb7c8eabad8469d949 /libre
parentd704f97ff750bf1a78b3f46bc8a2a1c9911927b3 (diff)
downloadabslibre-82756ba8f4603f600d776e38cb9dd85bcefb773b.tar.gz
abslibre-82756ba8f4603f600d776e38cb9dd85bcefb773b.tar.bz2
abslibre-82756ba8f4603f600d776e38cb9dd85bcefb773b.zip
linux-libre-lts-3.0.66-1: updating version for mips64el
Diffstat (limited to 'libre')
-rw-r--r--libre/linux-libre-lts/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD
index 3717e9627..ddd854a03 100644
--- a/libre/linux-libre-lts/PKGBUILD
+++ b/libre/linux-libre-lts/PKGBUILD
@@ -10,7 +10,7 @@ _basekernel=3.0
_sublevel=66
pkgver=${_basekernel}.${_sublevel}
pkgrel=1
-_lxopkgver=${_basekernel}.65 # nearly always the same as pkgver
+_lxopkgver=${_basekernel}.66 # nearly always the same as pkgver
arch=('i686' 'x86_64' 'mips64el')
url="http://linux-libre.fsfla.org/"
license=('GPL2')
@@ -44,7 +44,7 @@ md5sums=('5f64180fe7df4e574dac5911b78f5067'
'f36222e7ce20c8e4dc27376f9be60f6c'
'670931649c60fcb3ef2e0119ed532bd4'
'8a71abc4224f575008f974a099b5cf6f'
- '7a7c3165d735a73cada5851d1b5d04ca')
+ '7870185804a1795293698f9a0b770720')
if [ "$CARCH" != "mips64el" ]; then
# Don't use the Loongson-specific patches on non-mips64el arches.
unset source[${#source[@]}-1]