diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-10 13:26:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-10 13:50:20 +0000 |
commit | 0500383646c85de6f553feb672895beb27d89b49 (patch) | |
tree | 96720d6d3e4d64adec4fdacd926a81eebbbac12c /testing/wireguard-grsec | |
parent | ead7fb7c108bac0787dba9acaf52e3e75c498e08 (diff) | |
download | aports-0500383646c85de6f553feb672895beb27d89b49.tar.bz2 aports-0500383646c85de6f553feb672895beb27d89b49.tar.xz |
testing/wireguard-grsec: rebuild against kernel 4.9.21-r0
Diffstat (limited to 'testing/wireguard-grsec')
-rw-r--r-- | testing/wireguard-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wireguard-grsec/APKBUILD b/testing/wireguard-grsec/APKBUILD index 57ff3cc5d9..f94b94bfb4 100644 --- a/testing/wireguard-grsec/APKBUILD +++ b/testing/wireguard-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=${FLAVOR:-grsec} _kpkg=linux-$_flavor -_kver=4.9.20 +_kver=4.9.21 _kpkgrel=0 # when changing _ver we *must* bump _mypkgrel |