diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-11 13:40:39 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-11 14:03:26 +0000 |
commit | 3345d2509eeedb1375c4b32822e859c09d4955d9 (patch) | |
tree | b8ee927e5d2eff25d33c68a45c6400612da286c2 /main/ipfw-grsec | |
parent | ad00ed88dfd0a56281f18c2c20affdce3e86868a (diff) | |
download | aports-3345d2509eeedb1375c4b32822e859c09d4955d9.tar.bz2 aports-3345d2509eeedb1375c4b32822e859c09d4955d9.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.12-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 b97ee84a03..da4c5ccec2 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.11 -_kpkgrel=2 +_kver=3.14.12 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |