summaryrefslogtreecommitdiff
path: root/libre/linux-libre-grsec
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-02 22:07:54 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-02 22:07:54 -0300
commit4e1c167eb62772db4ee76603b86ebf6e68f22daf (patch)
treee377ca93092515fe4ad16ebeb19f3bbc4ac0bbb9 /libre/linux-libre-grsec
parent4968de4502eefd804fc9eb2d68f4d89014748483 (diff)
linux-libre-grsec-3.14.2.201405011752-1: updating version
Diffstat (limited to 'libre/linux-libre-grsec')
-rw-r--r--libre/linux-libre-grsec/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/linux-libre-grsec/PKGBUILD b/libre/linux-libre-grsec/PKGBUILD
index e702d3ad8..8bd2f044f 100644
--- a/libre/linux-libre-grsec/PKGBUILD
+++ b/libre/linux-libre-grsec/PKGBUILD
@@ -14,11 +14,11 @@ pkgbase=linux-libre-grsec # Build stock -LIBRE-GRSEC kernel
_basekernel=3.14
_sublevel=2
_grsecver=3.0
-_timestamp=201404270907
+_timestamp=201405011752
_pkgver=${_basekernel}.${_sublevel}
pkgver=${_basekernel}.${_sublevel}.${_timestamp}
pkgrel=1
-_lxopkgver=${_basekernel}.1 # nearly always the same as pkgver
+_lxopkgver=${_basekernel}.2 # nearly always the same as pkgver
arch=('i686' 'x86_64' 'mips64el')
url="https://grsecurity.net/"
license=('GPL2')
@@ -52,7 +52,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn
"http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.xz")
md5sums=('c108ec52eeb2a9b9ddbb8d12496ff25f'
'77c34d5c5c2663d0daaf8ad3761fbaf3'
- '108a9ec62f9015ed17cd91f40087ea03'
+ '36a7b0f623da0cf6d6a6da25e1b1c4a7'
'SKIP'
'1b830bf677c7df400ac30192fa37f97f'
'408dd180559f71dab1fcc80a19da1343'
@@ -74,7 +74,7 @@ md5sums=('c108ec52eeb2a9b9ddbb8d12496ff25f'
'21d25aef69f9da33c6087b7ffd97783e'
'278417ab07b6f5fe8e3e0ed656f35f3e'
'7a052645280da78a98bfe8cf805ddab5'
- '3ab22a28f075ec92bca1b7598e8280e1')
+ '4a8ea53fef63e90c5244c2f2806ad4c8')
if [ "$CARCH" != "mips64el" ]; then
# don't use the Loongson-specific patches on non-mips64el arches.
unset source[${#source[@]}-1]