summaryrefslogtreecommitdiff
path: root/libre/linux-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-10-23 18:17:47 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-10-23 18:17:47 -0200
commitb1c8a208f5b65c55fafc5e25b0db452e34b04bbb (patch)
tree3cef86d9805142b006238b01f30296230e7aa365 /libre/linux-libre
parent35eb35726a00d19b570ae92ba62775db1b23d7ec (diff)
downloadabslibre-b1c8a208f5b65c55fafc5e25b0db452e34b04bbb.tar.gz
abslibre-b1c8a208f5b65c55fafc5e25b0db452e34b04bbb.tar.bz2
abslibre-b1c8a208f5b65c55fafc5e25b0db452e34b04bbb.zip
linux-libre-3.6.3-1: updating revision for mips64el
Diffstat (limited to 'libre/linux-libre')
-rwxr-xr-xlibre/linux-libre/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index 8fd3e3138..7749728a3 100755
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -13,7 +13,7 @@ _basekernel=3.6
_sublevel=3
pkgver=${_basekernel}.${_sublevel}
pkgrel=1
-_lxopkgver=${_basekernel}.2 # nearly always the same as pkgver
+_lxopkgver=${_basekernel}.3 # nearly always the same as pkgver
arch=('i686' 'x86_64' 'mips64el')
url="http://linux-libre.fsfla.org/"
license=('GPL2')
@@ -43,7 +43,7 @@ md5sums=('a2312edd0265b5b07bd4b50afae2b380'
'9d3c56a4b999c8bfbd4018089a62f662'
'670931649c60fcb3ef2e0119ed532bd4'
'8a71abc4224f575008f974a099b5cf6f'
- '34508a324c3704662e9fc115d07735a3')
+ '656c0ceb21fe98a3d18e35201755efd1')
if [ "$CARCH" != "mips64el" ]; then
# Don't use the Loongson-specific patches on non-mips64el arches.
unset source[${#source[@]}-1]