diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-18 13:30:14 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-22 09:27:31 +0000 |
commit | edb3ff8e1f541421889171079990d34d377f18d5 (patch) | |
tree | 52f525ff5a08461cc30a9d016c7ad7e3e5e92656 /main/ipfw-grsec | |
parent | 3b198917347767edeb59aaeca42424b6358f774f (diff) | |
download | aports-edb3ff8e1f541421889171079990d34d377f18d5.tar.bz2 aports-edb3ff8e1f541421889171079990d34d377f18d5.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.19-r0
Diffstat (limited to 'main/ipfw-grsec')
-rw-r--r-- | main/ipfw-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ipfw-grsec/APKBUILD b/main/ipfw-grsec/APKBUILD index 74aac3be4c..febca60563 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -5,8 +5,8 @@ _kpkg=linux-$_flavor _realname=ipfw _name=$_realname-$_flavor -_kver=3.14.18 -_kpkgrel=1 +_kver=3.14.19 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |