diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-15 12:14:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-15 12:14:06 +0000 |
commit | 66e215892a601f0ddb450cf878929e35642483e9 (patch) | |
tree | 3b6b01c4619554852bfac7555d28234101c9d509 /main/ipfw-grsec | |
parent | 5ccd5e3001bfb3f19e3b3769a9d6df2f5fded553 (diff) | |
download | aports-66e215892a601f0ddb450cf878929e35642483e9.tar.bz2 aports-66e215892a601f0ddb450cf878929e35642483e9.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.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 da4c5ccec2..6e1561553d 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.14.12 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |