summaryrefslogtreecommitdiff
path: root/libre/linux-libre-grsec/PKGBUILD
diff options
context:
space:
mode:
authorDrtan Samos <lashdu@drtan.twilightparadox.com>2014-05-04 14:52:51 +0200
committerDrtan Samos <lashdu@drtan.twilightparadox.com>2014-05-04 14:52:51 +0200
commit6c8f8bda971e55460b59ba4f088414908c19f39d (patch)
treea5338e54a02f1759c3ca848f07a8d139cacc29d0 /libre/linux-libre-grsec/PKGBUILD
parent1ae810ef07891add1bdecbcc51fc3b20709de03c (diff)
parenta5afd365607125f650ffb2b794bd779b6250ccbf (diff)
Merge branch 'master' of git://projects.parabolagnulinux.org/abslibre
Diffstat (limited to 'libre/linux-libre-grsec/PKGBUILD')
-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]