diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-04 15:02:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-04 15:12:45 +0000 |
commit | 74aa831c731532b36b424babb83db5c7ed3f14e8 (patch) | |
tree | 7067ce99dd87847fd79eaa24875b6b708dacb5c3 /testing | |
parent | f81f5e5977abf6344c04fb62b8f2689ae0eeea8a (diff) | |
download | aports-74aa831c731532b36b424babb83db5c7ed3f14e8.tar.bz2 aports-74aa831c731532b36b424babb83db5c7ed3f14e8.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.6-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 be1525ba4c..cebd2de329 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=4.4.6 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |