diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-23 12:52:23 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-23 13:09:07 +0000 |
commit | 2284d8a6597ed94fbaeea1f04bf71a8c6654ad08 (patch) | |
tree | 87630dfa5afb57002cebb3d480b57c46e2362da0 /main/ipfw-grsec | |
parent | f1a8891fe3f07f4f3df0a9acf1326d945d93704f (diff) | |
download | aports-2284d8a6597ed94fbaeea1f04bf71a8c6654ad08.tar.bz2 aports-2284d8a6597ed94fbaeea1f04bf71a8c6654ad08.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.18.12-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 448a312342..7d66992e37 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.18.12 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |