diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-21 09:39:39 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-21 10:33:20 +0000 |
commit | 768c4e6379358a2e514dc697f314cb3dc594e1c3 (patch) | |
tree | 653f531a06004fa8497e5631521b67eaeaea92fb /main/ipfw-grsec | |
parent | c31e2a73ffa98a2dcfbc8882c8bbea5b342389a7 (diff) | |
download | aports-768c4e6379358a2e514dc697f314cb3dc594e1c3.tar.bz2 aports-768c4e6379358a2e514dc697f314cb3dc594e1c3.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.39-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 207f723651..ed7ddb5293 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=4.4.39 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |