diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-05-28 13:55:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-05-28 13:59:23 +0000 |
commit | f77ff1502aae8549052bedbe3b4e52aad7c32fae (patch) | |
tree | cef05ce632267a5f8bd6df23b4f4f9f984002089 /main/ipfw-grsec/APKBUILD | |
parent | 3cdbfcab56fc2e0cdb3d7b6ac93a25e5c31a6838 (diff) | |
download | aports-f77ff1502aae8549052bedbe3b4e52aad7c32fae.tar.bz2 aports-f77ff1502aae8549052bedbe3b4e52aad7c32fae.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.4-r2
Diffstat (limited to 'main/ipfw-grsec/APKBUILD')
-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 f3f72aede9..de52529a00 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.14.4 -_kpkgrel=1 +_kpkgrel=2 _realver=20130607 _mypkgrel=0 |