diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-27 08:02:28 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-27 08:02:28 +0000 |
commit | 17f71978096ddb91f0ebb5ff210edaef7da6bbe7 (patch) | |
tree | 22afdb4c123e2d1000003ae8766ee7739e41e28b /main/ipfw-grsec | |
parent | 2ec9234702f3881f491183ec192a24d5a09e8152 (diff) | |
download | aports-17f71978096ddb91f0ebb5ff210edaef7da6bbe7.tar.bz2 aports-17f71978096ddb91f0ebb5ff210edaef7da6bbe7.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.29-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 a11f86cf2f..70dcf136dc 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.14.29 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |