aboutsummaryrefslogtreecommitdiffstats
path: root/testing/wireguard-vanilla
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-12-18 18:06:33 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2018-12-18 20:02:10 +0000
commit932513c69d63b19b87b3d516e076d15c0baccc87 (patch)
treefbe9ca70855aa1dba7330f913ab97eea65637bce /testing/wireguard-vanilla
parent4bf98c7acbd1942ae11f0d4386acc87a2e2739b6 (diff)
testing/wireguard: upgrade to 0.0.20181218
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'testing/wireguard-vanilla')
-rw-r--r--testing/wireguard-vanilla/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/wireguard-vanilla/APKBUILD b/testing/wireguard-vanilla/APKBUILD
index e97d0dc8008..29d6d6ba828 100644
--- a/testing/wireguard-vanilla/APKBUILD
+++ b/testing/wireguard-vanilla/APKBUILD
@@ -4,8 +4,8 @@
# when changing _ver we *must* bump _rel
# we must also match up _toolsrel with wireguard-tools
_name=wireguard
-_ver=0.0.20181119
-_rel=0
+_ver=0.0.20181218
+_rel=1
_toolsrel=0
_flavor=${FLAVOR:-vanilla}
@@ -64,4 +64,4 @@ package() {
done
}
-sha512sums="dc9286e536bb3f4a6545261b98b5bb056a085f2e95b1b571350168af23cda5231a90b915b03dd29d195412fc61efc781b7d57b2a15a42a34b97e989a5105198e WireGuard-0.0.20181119.tar.xz"
+sha512sums="73c8e9b37d857349b75df776607c15ea2082814952acdba3ad6379c4ce631601db2767603e46ecadf1bce9348a0c26d07f4f6b5857ddd72bb4f4411d1d13d88c WireGuard-0.0.20181218.tar.xz"