summaryrefslogtreecommitdiff
path: root/libre/linux-libre-grsec
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-06-18 20:53:49 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-06-18 20:53:49 -0300
commitac7066b97df0698632f585db7d7e858008f1df91 (patch)
treed2330ccd569a818bc91465d32f235e980ec0a512 /libre/linux-libre-grsec
parentb04f894bb2f6151aacf83e92dc956159689971d7 (diff)
linux-libre-grsec-3.14.6.201406101411-2: rebuild to make the plugins work with the current gcc package
Diffstat (limited to 'libre/linux-libre-grsec')
-rw-r--r--libre/linux-libre-grsec/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre-grsec/PKGBUILD b/libre/linux-libre-grsec/PKGBUILD
index 9fac0ece5..36f0512f2 100644
--- a/libre/linux-libre-grsec/PKGBUILD
+++ b/libre/linux-libre-grsec/PKGBUILD
@@ -17,7 +17,7 @@ _grsecver=3.0
_timestamp=201406101411
_pkgver=${_basekernel}.${_sublevel}
pkgver=${_basekernel}.${_sublevel}.${_timestamp}
-pkgrel=1
+pkgrel=2
_lxopkgver=${_basekernel}.6 # nearly always the same as pkgver
arch=('i686' 'x86_64' 'mips64el')
url="https://grsecurity.net/"