diff mbox series

[1/2] package/wireguard: bump version to 0.0.20191012

Message ID 20191015131346.5191-1-peter@korsgaard.com
State Accepted
Headers show
Series [1/2] package/wireguard: bump version to 0.0.20191012 | expand

Commit Message

Peter Korsgaard Oct. 15, 2019, 1:13 p.m. UTC
For details of the changes, see the announcement:
https://lists.zx2c4.com/pipermail/wireguard/2019-October/004594.html

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/wireguard/wireguard.hash | 4 ++--
 package/wireguard/wireguard.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Thomas Petazzoni Oct. 16, 2019, 7:42 p.m. UTC | #1
On Tue, 15 Oct 2019 15:13:45 +0200
Peter Korsgaard <peter@korsgaard.com> wrote:

> For details of the changes, see the announcement:
> https://lists.zx2c4.com/pipermail/wireguard/2019-October/004594.html
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
>  package/wireguard/wireguard.hash | 4 ++--
>  package/wireguard/wireguard.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Both applied. Thanks!

Thomas
diff mbox series

Patch

diff --git a/package/wireguard/wireguard.hash b/package/wireguard/wireguard.hash
index f9685baf5a..9ad434f54d 100644
--- a/package/wireguard/wireguard.hash
+++ b/package/wireguard/wireguard.hash
@@ -1,4 +1,4 @@ 
-# https://lists.zx2c4.com/pipermail/wireguard/2019-September/004539.html
-sha256 997327185d2d1b597dc118f737c0c165e2a2c21453387ea02659f1159d148518  WireGuard-0.0.20190913.tar.xz
+# https://lists.zx2c4.com/pipermail/wireguard/2019-October/004594.html
+sha256 93573193c9c1c22fde31eb1729ad428ca39da77a603a3d81561a9816ccecfa8e  WireGuard-0.0.20191012.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
diff --git a/package/wireguard/wireguard.mk b/package/wireguard/wireguard.mk
index e59efd137f..a494160423 100644
--- a/package/wireguard/wireguard.mk
+++ b/package/wireguard/wireguard.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20190913
+WIREGUARD_VERSION = 0.0.20191012
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0