diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-02 14:51:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-02 14:51:30 +0000 |
commit | 9f94357d19d9512906a9188715a339d1ad82d8fb (patch) | |
tree | 10759a07f43c49c518a61f310b64a9d9627872b1 /testing/ipt-netflow-grsec | |
parent | 606e4493eff13e12e2fd93593cb3f195c5a5519b (diff) | |
download | aports-9f94357d19d9512906a9188715a339d1ad82d8fb.tar.bz2 aports-9f94357d19d9512906a9188715a339d1ad82d8fb.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.8.11-r1
Diffstat (limited to 'testing/ipt-netflow-grsec')
-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 0653d9d7aa..7e6e6f8083 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.11 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |