diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-30 10:02:39 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-30 11:20:26 +0000 |
commit | 420351b4a8d1072e883aad71187f9f826ace3c03 (patch) | |
tree | fcc417a3da0451efad3c0cde8230fcbf089e5394 /main/ipfw-grsec/APKBUILD | |
parent | 618f6150fe126230b372b623a4543fb42d15ddaa (diff) | |
download | aports-420351b4a8d1072e883aad71187f9f826ace3c03.tar.bz2 aports-420351b4a8d1072e883aad71187f9f826ace3c03.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.18.19-r0
Diffstat (limited to 'main/ipfw-grsec/APKBUILD')
-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 d079413b7b..70172bbf3b 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.18.18 -_kpkgrel=2 +_kver=3.18.19 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |