diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-09-22 13:08:43 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-09-22 13:08:43 +0200 |
commit | 6fa77c968086c6351ff47e62a6a3f437dd501634 (patch) | |
tree | b17e9931784cfb4a799086eb22983c1cc692e983 /main/ipfw-grsec | |
parent | 0f1c7565a653728bba61163441e2169da0dd6698 (diff) | |
download | aports-6fa77c968086c6351ff47e62a6a3f437dd501634.tar.bz2 aports-6fa77c968086c6351ff47e62a6a3f437dd501634.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.18.21-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 f8faef85e9..5841d31a1a 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.18.21 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |