summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-25 12:30:26 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-25 12:30:26 -0300
commit3db112055d6ec35c6ff786be0a7cc7ff215015ef (patch)
tree2da8fb85340e2baa55d106b15891546d8f639bf9
parent7a620356018e27548776cf3760d093e113047eb4 (diff)
linux-libre-grsec-3.14.1.201404241722-1: updating version
-rw-r--r--libre/linux-libre-grsec/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/linux-libre-grsec/PKGBUILD b/libre/linux-libre-grsec/PKGBUILD
index e0b817989..082bdb61a 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=1
_grsecver=3.0
-_timestamp=201404201132
+_timestamp=201404241722
_pkgver=${_basekernel}.${_sublevel}
pkgver=${_basekernel}.${_sublevel}.${_timestamp}
-pkgrel=2
-_lxopkgver=${_basekernel}.0 # nearly always the same as pkgver
+pkgrel=1
+_lxopkgver=${_basekernel}.1 # nearly always the same as pkgver
arch=('i686' 'x86_64' 'mips64el')
url="https://grsecurity.net/"
license=('GPL2')
@@ -48,7 +48,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'
'2b4862b3c76011e66e536f18fbf0fb27'
- 'db16c597af55a82da6fbe1059377c5cd'
+ 'c22e7672ec2b6a87b99734ea470988d9'
'SKIP'
'51ead958a4bb74ca5f5702b97740719b'
'0822a5655cef86bb6f449692d8b3f3d2'
@@ -66,7 +66,7 @@ md5sums=('c108ec52eeb2a9b9ddbb8d12496ff25f'
'00727251b0d337a25d3ca392218afdf4'
'353b553d69da810ef954618aca60e1e2'
'7a052645280da78a98bfe8cf805ddab5'
- '385f03abf27baa73731d27721eafd1c1')
+ '3ab22a28f075ec92bca1b7598e8280e1')
if [ "$CARCH" != "mips64el" ]; then
# don't use the Loongson-specific patches on non-mips64el arches.
unset source[${#source[@]}-1]