diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-01-20 13:50:07 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-01-20 13:50:07 +0000 |
commit | 0dc58714f95290d473be78295b40da2070ededbd (patch) | |
tree | 222678af912ca27e076a657fd30feeedc175b63b /main/ipfw-grsec/APKBUILD | |
parent | b482535682f52c56344211b7410853f0631c344e (diff) | |
download | aports-0dc58714f95290d473be78295b40da2070ededbd.tar.bz2 aports-0dc58714f95290d473be78295b40da2070ededbd.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.1.15-r5
Diffstat (limited to 'main/ipfw-grsec/APKBUILD')
-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 840c9f3066..3daa710386 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=4.1.15 -_kpkgrel=4 +_kpkgrel=5 _realver=20130607 _mypkgrel=0 |