diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-09-02 09:41:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-09-02 09:41:32 +0000 |
commit | b5ccd699f3405b0e0ffb5fd1642c38bd4b971419 (patch) | |
tree | 03b42ecf536b26360b98015912dc1a21b55e391a | |
parent | acd1a40607f36f4388b35f92ad3096579556dc15 (diff) | |
download | aports-b5ccd699f3405b0e0ffb5fd1642c38bd4b971419.tar.bz2 aports-b5ccd699f3405b0e0ffb5fd1642c38bd4b971419.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.10.10-r1
-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 b943ed7bb..78efe4eb6 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.10.10 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |