diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-05-28 06:24:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-05-28 06:24:12 +0000 |
commit | 529294805ebd39247b45710bb7228cbbd0f11edf (patch) | |
tree | 806dc12c47cdf81b3571e525b5d620ca9e46e853 /main/ipfw-grsec/APKBUILD | |
parent | f514db6082e44e76149f4089e4f049348406bbe4 (diff) | |
download | aports-529294805ebd39247b45710bb7228cbbd0f11edf.tar.bz2 aports-529294805ebd39247b45710bb7228cbbd0f11edf.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.4-r1
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 0b8b632f8c..f3f72aede9 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=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |