diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-30 12:24:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-30 12:24:52 +0000 |
commit | 15f53f33d9877d156e2eb4731cc778e276e66ff4 (patch) | |
tree | c9afa27518f87428126baa758b3503911d5b136b /main/ipfw-grsec | |
parent | 89cb9bf9e7ac323804affa2965f66782673478fa (diff) | |
download | aports-15f53f33d9877d156e2eb4731cc778e276e66ff4.tar.bz2 aports-15f53f33d9877d156e2eb4731cc778e276e66ff4.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.19-r2
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 fa1565425f..b87c17ae7d 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.14.19 -_kpkgrel=1 +_kpkgrel=2 _realver=20130607 _mypkgrel=0 |