diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-03 15:21:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-03 15:30:51 +0000 |
commit | c807b2b62b6080156853f17bc9d05b67e1de2fa7 (patch) | |
tree | ce3ba82481ec6c9fc942e1efac54c3c472da4c5a /main/ipfw-grsec | |
parent | ba6adfd2a3f48861bea1f243c73d85f97bf2b04d (diff) | |
download | aports-c807b2b62b6080156853f17bc9d05b67e1de2fa7.tar.bz2 aports-c807b2b62b6080156853f17bc9d05b67e1de2fa7.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.1.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 f2e33a45da..b5ca7bcac2 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=4.1.12 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |