diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-05-25 07:08:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-05-25 07:08:07 +0000 |
commit | 89299a56d603582becc107edf7d2c038fa1a8219 (patch) | |
tree | 91ded9bda38c7f5d506cbe4fc7a0db52dfa90113 /main/ipfw-grsec | |
parent | f0d8f257610bc83ae0af8537bd37e66c126e9aed (diff) | |
download | aports-89299a56d603582becc107edf7d2c038fa1a8219.tar.bz2 aports-89299a56d603582becc107edf7d2c038fa1a8219.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.18.14-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 50d1635786..f046e82f9b 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.18.14 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |