summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-14 12:05:14 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-14 12:05:14 -0300
commitc07f177bbb22215263a88639ba71833654c75f09 (patch)
tree2e2a207a51a5c58513643e61da92b3ba9a671441
parent92510ab9648b34a0fceaa6b65ef36df5056a661c (diff)
linux-libre-grsec-3.13.9-1: updating version
-rw-r--r--kernels/linux-libre-grsec/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/kernels/linux-libre-grsec/PKGBUILD b/kernels/linux-libre-grsec/PKGBUILD
index d5766cf92..74b24c820 100644
--- a/kernels/linux-libre-grsec/PKGBUILD
+++ b/kernels/linux-libre-grsec/PKGBUILD
@@ -10,12 +10,12 @@
pkgbase=linux-libre-grsec # Build stock -LIBRE-GRSEC kernel
#pkgbase=linux-libre-custom # Build kernel with a different name
_basekernel=3.13
-_sublevel=8
+_sublevel=9
_grsecver=3.0
-_timestamp=201404011912
+_timestamp=201404131254
pkgver=${_basekernel}.${_sublevel}
pkgrel=1
-_lxopkgver=${_basekernel}.7 # nearly always the same as pkgver
+_lxopkgver=${_basekernel}.9 # nearly always the same as pkgver
arch=('i686' 'x86_64' 'mips64el')
url="http://linux-libre.fsfla.org/"
license=('GPL2')
@@ -47,8 +47,8 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn
'known-exploit-detection.patch'
"http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.xz")
md5sums=('98a8e803e0ed08557f3cdd4d56b0ddc1'
- '29f02a5130dd5556f68208fa91ffe611'
- '8d342a525405ccd167eb95a20c0e1062'
+ '671e2e631aa902a152336bb5cedef271'
+ 'd14039f8e8afb068410f8ebfa1a17a33'
'21da34d98cc007a78a11660863537c0d'
'd4b95575b9cc32b7ba4ad8624972ddf9'
'5f66bed97a5c37e48eb2f71b2d354b9a'
@@ -69,7 +69,7 @@ md5sums=('98a8e803e0ed08557f3cdd4d56b0ddc1'
'f93ef6157fbb23820bd5ae08fd3f451e'
'0db7629711f4ed76bd1f9da9f97bc4ea'
'cb789bf97bc65fd4cf240d99df9c24c0'
- 'fcd30c734713c707efc2d57ff1b457c9')
+ '41b5aa7a162464ad21b2a32de1f15dd6')
if [ "$CARCH" != "mips64el" ]; then
# don't use the Loongson-specific patches on non-mips64el arches.
unset source[${#source[@]}-1]