diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-06-18 20:53:49 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-06-18 20:53:49 -0300 |
commit | ac7066b97df0698632f585db7d7e858008f1df91 (patch) | |
tree | d2330ccd569a818bc91465d32f235e980ec0a512 /libre/linux-libre-grsec | |
parent | b04f894bb2f6151aacf83e92dc956159689971d7 (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/PKGBUILD | 2 |
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/" |