diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-16 14:58:31 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-16 16:05:13 +0000 |
commit | 8e00031b5677dedf2532154640d5b7eb2952989a (patch) | |
tree | f3382cadbd5c858356af4c237b151272b57382eb /main/ipfw-grsec | |
parent | afceb4b6c1cc8d858ea50ca0273d7f5368251193 (diff) | |
download | aports-8e00031b5677dedf2532154640d5b7eb2952989a.tar.bz2 aports-8e00031b5677dedf2532154640d5b7eb2952989a.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.28-r1
Diffstat (limited to 'main/ipfw-grsec')
-rw-r--r-- | main/ipfw-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ipfw-grsec/APKBUILD b/main/ipfw-grsec/APKBUILD index 2c3b3be1ad..0ade594042 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.14.28 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |