diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-07-24 07:42:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-07-24 07:42:51 +0000 |
commit | bef985c9777c4d1a150b4e9affc6c080a99d1720 (patch) | |
tree | 9744db253619418696e2bb159d773c95d0f325bd /testing | |
parent | eda9c56f5b653361c660b1d6475ded9cd0383f91 (diff) | |
download | aports-bef985c9777c4d1a150b4e9affc6c080a99d1720.tar.bz2 aports-bef985c9777c4d1a150b4e9affc6c080a99d1720.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.9.11-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 bc6ad1fddf..1fd346e4e4 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.9.11 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |