diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-29 12:54:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-29 13:05:39 +0000 |
commit | c5ae10a41c26f246f6f8488cc55176f370b1908c (patch) | |
tree | d0b236f39a5a186a77b2eed62a54914d789861ab /testing/spl-grsec/APKBUILD | |
parent | 221cae18379f671af3f2ebc80d500b0232357171 (diff) | |
download | aports-c5ae10a41c26f246f6f8488cc55176f370b1908c.tar.bz2 aports-c5ae10a41c26f246f6f8488cc55176f370b1908c.tar.xz |
testing/spl-grsec: rebuild against kernel 3.14.37-r1
Diffstat (limited to 'testing/spl-grsec/APKBUILD')
-rw-r--r-- | testing/spl-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/spl-grsec/APKBUILD b/testing/spl-grsec/APKBUILD index ea3a1bf2fa..f5c96b0ddd 100644 --- a/testing/spl-grsec/APKBUILD +++ b/testing/spl-grsec/APKBUILD @@ -6,7 +6,7 @@ _name=$_realname-$_flavor _kpkg=linux-$_flavor _kver=3.14.37 -_kpkgrel=0 +_kpkgrel=1 _realver=0.6.3 _mypkgrel=0 |