diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-26 09:46:49 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-26 09:46:49 +0000 |
commit | 923a03726b3034cc6c2f19a042ec700ccc30e617 (patch) | |
tree | ee8c51c4ce511bff0f94d58f3874784023627aa2 /testing | |
parent | 29c6ad2a80a4e89db1b58bff675ec5cd13ba3861 (diff) | |
download | aports-923a03726b3034cc6c2f19a042ec700ccc30e617.tar.bz2 aports-923a03726b3034cc6c2f19a042ec700ccc30e617.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.8.8-r1
Diffstat (limited to 'testing')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index 97898f23b..e9de43a19 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.8.8 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |