diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-06 07:20:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-06 07:20:20 +0000 |
commit | 73c05661544084ee2053de7b83ad0e12d4851880 (patch) | |
tree | fcada3d348fa3fc5666b7939ee53129c93b9b34b /main/ipfw-grsec | |
parent | 83fa9d2206247d9711fa29424eb4a369d1bc08d5 (diff) | |
download | aports-73c05661544084ee2053de7b83ad0e12d4851880.tar.bz2 aports-73c05661544084ee2053de7b83ad0e12d4851880.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.27-r2
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 d45b00ed95..03f2eb93ed 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.14.27 -_kpkgrel=1 +_kpkgrel=2 _realver=20130607 _mypkgrel=0 |