diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-18 11:04:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-18 11:07:00 +0000 |
commit | 78d9ffd424084679fefa903c6c11279c6cbb6303 (patch) | |
tree | a509b82b504ff0cb6708fe5f768a91eb87fb495c /main/ipfw-grsec | |
parent | b1ecb572f52e8221e6e45bcca29cff9a8a08ab22 (diff) | |
download | aports-78d9ffd424084679fefa903c6c11279c6cbb6303.tar.bz2 aports-78d9ffd424084679fefa903c6c11279c6cbb6303.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.6-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 33a902e1ed..c53d817d25 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.14.6 -_kpkgrel=1 +_kpkgrel=2 _realver=20130607 _mypkgrel=0 |