summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-17 23:18:52 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-17 23:18:52 -0300
commit0d282b07cacda4fda827ff10f85e420a3d487b71 (patch)
tree76c93417bca4a6763e769354e1d4c7f7fbb4146f /libre
parent8f3a1e058cce9acb9d3e9e363d1508ebbad36fdf (diff)
downloadabslibre-0d282b07cacda4fda827ff10f85e420a3d487b71.tar.gz
abslibre-0d282b07cacda4fda827ff10f85e420a3d487b71.tar.bz2
abslibre-0d282b07cacda4fda827ff10f85e420a3d487b71.zip
linux-libre-lts-3.0.69-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 fb78c51a3..fc87dbdb6 100644
--- a/libre/linux-libre-lts/PKGBUILD
+++ b/libre/linux-libre-lts/PKGBUILD
@@ -10,7 +10,7 @@ _basekernel=3.0
_sublevel=69
pkgver=${_basekernel}.${_sublevel}
pkgrel=1
-_lxopkgver=${_basekernel}.68 # nearly always the same as pkgver
+_lxopkgver=${_basekernel}.69 # 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'
- '31fc866c5f8a15f21222e5f236f5cd03')
+ 'affdc85f42267d4e01b34fcbea66b191')
if [ "$CARCH" != "mips64el" ]; then
# Don't use the Loongson-specific patches on non-mips64el arches.
unset source[${#source[@]}-1]