summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2019-01-01 22:49:42 +0100
committerPeter Korsgaard <peter@korsgaard.com>2019-01-02 08:49:41 +0100
commit1afcef1234818f9e30c02af14ca46e77bd9015ea (patch)
treea2f52130db43877dd66e6ab408c057db16a78906
parent61415067604f6c2bf381b39597946bcaf0844f33 (diff)
downloadbuildroot-1afcef1234818f9e30c02af14ca46e77bd9015ea.tar.gz
buildroot-1afcef1234818f9e30c02af14ca46e77bd9015ea.zip
package/wireguard: bump version to 0.0.20181218
For details of the changes, see the announcement: https://lists.zx2c4.com/pipermail/wireguard/2018-December/003687.html Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/wireguard/wireguard.hash4
-rw-r--r--package/wireguard/wireguard.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/wireguard/wireguard.hash b/package/wireguard/wireguard.hash
index f757a86630..265ae671ef 100644
--- a/package/wireguard/wireguard.hash
+++ b/package/wireguard/wireguard.hash
@@ -1,4 +1,4 @@
-# From https://lists.zx2c4.com/pipermail/wireguard/2018-November/003572.html
-sha256 7d47f7996dd291069de4efb3097c42f769f60dc3ac6f850a4d5705f321e4406b WireGuard-0.0.20181119.tar.xz
+# https://lists.zx2c4.com/pipermail/wireguard/2018-December/003687.html
+sha256 2e9f86acefa49dbfb7fa6f5e10d543f1885a2d5460cd5e102696901107675735 WireGuard-0.0.20181218.tar.xz
# Locally calculated
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
diff --git a/package/wireguard/wireguard.mk b/package/wireguard/wireguard.mk
index 93373d8538..d36929efd8 100644
--- a/package/wireguard/wireguard.mk
+++ b/package/wireguard/wireguard.mk
@@ -4,7 +4,7 @@
#
################################################################################
-WIREGUARD_VERSION = 0.0.20181119
+WIREGUARD_VERSION = 0.0.20181218
WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
WIREGUARD_LICENSE = GPL-2.0
OpenPOWER on IntegriCloud