package/wireguard: bump version to 0.0.20190123
authorPeter Korsgaard <peter@korsgaard.com>
Sat, 2 Feb 2019 13:39:53 +0000 (14:39 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 2 Feb 2019 21:43:37 +0000 (22:43 +0100)
For details of the changes, see the announcement:
https://lists.zx2c4.com/pipermail/wireguard/2019-January/003805.html

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wireguard/wireguard.hash
package/wireguard/wireguard.mk

index 265ae671ef636cd2fe909b29cccedec5944672c8..70558de72061e6c5c35cf2f740bc8ccc5fde84a5 100644 (file)
@@ -1,4 +1,4 @@
-# https://lists.zx2c4.com/pipermail/wireguard/2018-December/003687.html
-sha256 2e9f86acefa49dbfb7fa6f5e10d543f1885a2d5460cd5e102696901107675735  WireGuard-0.0.20181218.tar.xz
+# https://lists.zx2c4.com/pipermail/wireguard/2019-January/003805.html
+sha256 edd13c7631af169e3838621b1a1bff3ef73cf7bc778eec2bd55f7c1089ffdf9b  WireGuard-0.0.20190123.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index d36929efd8ebdc9d824dd9a17c230266286a60ba..8d6cdb8e56db493af0cd15b9e9956a4225895af2 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20181218
+WIREGUARD_VERSION = 0.0.20190123
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0