summaryrefslogtreecommitdiff
path: root/libre/linux-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-01 22:57:13 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-01 22:57:13 -0300
commit10ba62afc69f8bc64b55ca7cb525183787108cc3 (patch)
tree3927a55066d8670f4da7b52b76399ce182f2f87a /libre/linux-libre
parent0c3b9f71ecd6b28dbdc5e5771130ece93e3a5d74 (diff)
downloadabslibre-10ba62afc69f8bc64b55ca7cb525183787108cc3.tar.gz
abslibre-10ba62afc69f8bc64b55ca7cb525183787108cc3.tar.bz2
abslibre-10ba62afc69f8bc64b55ca7cb525183787108cc3.zip
linux-libre-3.13.8-1: updating version
Diffstat (limited to 'libre/linux-libre')
-rw-r--r--libre/linux-libre/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index 0c533759a..1d0e93413 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 208677 2014-03-24 21:47:07Z thomas $
+# $Id: PKGBUILD 208695 2014-03-25 06:57:17Z thomas $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Maintainer: Thomas Baechler <thomas@archlinux.org>
# Maintainer (Parabola): André Silva <emulatorman@parabola.nu>
@@ -10,10 +10,10 @@
pkgbase=linux-libre # Build stock -LIBRE kernel
#pkgbase=linux-libre-custom # Build kernel with a different name
_basekernel=3.13
-_sublevel=7
+_sublevel=8
pkgver=${_basekernel}.${_sublevel}
pkgrel=1
-_lxopkgver=${_basekernel}.6 # nearly always the same as pkgver
+_lxopkgver=${_basekernel}.7 # nearly always the same as pkgver
arch=('i686' 'x86_64' 'mips64el')
url="http://linux-libre.fsfla.org/"
license=('GPL2')
@@ -41,7 +41,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn
'i8042-fix-aliases.patch'
"http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.xz")
md5sums=('98a8e803e0ed08557f3cdd4d56b0ddc1'
- '49c182728e5b977daefa5e8b0ca028e0'
+ '29f02a5130dd5556f68208fa91ffe611'
'b6a3a3f9cac1be38384241ad58d45d46'
'3740951ae165b89a2139d45ae7d82173'
'e49ac236dfeef709f91a3d993ea7b62c'
@@ -59,7 +59,7 @@ md5sums=('98a8e803e0ed08557f3cdd4d56b0ddc1'
'e6fa278c092ad83780e2dd0568e24ca6'
'06f1751777e0772c18c3fa4fbae91aa5'
'93dbf73af819b77f03453a9c6de2bb47'
- '55af6fa41f01c22369175dbacd9ad7b0')
+ 'fcd30c734713c707efc2d57ff1b457c9')
if [ "$CARCH" != "mips64el" ]; then
# don't use the Loongson-specific patches on non-mips64el arches.
unset source[${#source[@]}-1]