diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-06-25 11:47:16 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-06-25 12:09:22 +0000 |
commit | 2ab96ee86aa2c546b1f92e625558d9d7d77d03ce (patch) | |
tree | 669c96375b16513aab218d63284b9ee69c50df73 /main | |
parent | 2f125bf0e03b4403aadfc7df6689560676814897 (diff) | |
download | aports-2ab96ee86aa2c546b1f92e625558d9d7d77d03ce.tar.bz2 aports-2ab96ee86aa2c546b1f92e625558d9d7d77d03ce.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.18.16-r0
Diffstat (limited to 'main')
-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 f046e82f9b..c07b6e4f15 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.14 -_kpkgrel=1 +_kver=3.18.16 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |