From e25a1619322b989e2926eb9f1d4f593f1f34b945 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 17 Jul 2023 10:00:21 +0200 Subject: [PATCH] net/wireguard: update --- net/wireguard/Makefile | 2 +- net/wireguard/pkg-descr | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/net/wireguard/Makefile b/net/wireguard/Makefile index e47403fec..b1392614a 100644 --- a/net/wireguard/Makefile +++ b/net/wireguard/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= wireguard PLUGIN_VERSION= 1.13 -PLUGIN_REVISION= 5 +PLUGIN_REVISION= 6 PLUGIN_COMMENT= WireGuard VPN service PLUGIN_DEPENDS= wireguard-tools PLUGIN_MAINTAINER= m.muenz@gmail.com diff --git a/net/wireguard/pkg-descr b/net/wireguard/pkg-descr index fd85d2e03..5d84964c9 100644 --- a/net/wireguard/pkg-descr +++ b/net/wireguard/pkg-descr @@ -19,6 +19,7 @@ Changelog 1.13 * Reworked widget and assorted cleanups (contributed by Patrik Kernstock) +* Improve widget public key overlapping (contributed by Victor Haggqvist) 1.12