diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-15 16:34:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-15 17:02:17 +0000 |
commit | bcc317d21b7c63b4fe35d2e0d233de5037c7a01b (patch) | |
tree | 7811ce6c8fcd8be7e7910f5639f58e9a9b71e3d6 /main/ipfw-grsec | |
parent | f651d41d12934932bc6eae7f975740f12016c300 (diff) | |
download | aports-bcc317d21b7c63b4fe35d2e0d233de5037c7a01b.tar.bz2 aports-bcc317d21b7c63b4fe35d2e0d233de5037c7a01b.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.18.11-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 b3f6057c29..cc97b1504a 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.18.11 -_kpkgrel=1 +_kpkgrel=2 _realver=20130607 _mypkgrel=0 |