diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-27 12:00:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-27 12:05:29 +0000 |
commit | 32278c8ca2f8fa9e7484638f67cd2499167d1395 (patch) | |
tree | 877c4f700c5ea598fa419f5b6aac5f8e7545d305 /testing/ipt-netflow-grsec | |
parent | 33b81e67d76d57a55a28122f839c4e85cb7e53da (diff) | |
download | aports-32278c8ca2f8fa9e7484638f67cd2499167d1395.tar.bz2 aports-32278c8ca2f8fa9e7484638f67cd2499167d1395.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.9.4-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index 895fd3be9a..7a06cca26e 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,8 +3,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.9.3 -_kpkgrel=2 +_kver=3.9.4 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |