Преглед изворни кода

package/wireguard: bump version to 0.0.20191212

For details of the changes, see the announcement:
https://lists.zx2c4.com/pipermail/wireguard/2019-December/004764.html

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard пре 5 година
родитељ
комит
37cab1a420
2 измењених фајлова са 3 додато и 3 уклоњено
  1. 2 2
      package/wireguard/wireguard.hash
  2. 1 1
      package/wireguard/wireguard.mk

+ 2 - 2
package/wireguard/wireguard.hash

@@ -1,4 +1,4 @@
-# https://lists.zx2c4.com/pipermail/wireguard/2019-October/004594.html
-sha256 93573193c9c1c22fde31eb1729ad428ca39da77a603a3d81561a9816ccecfa8e  WireGuard-0.0.20191012.tar.xz
+# https://lists.zx2c4.com/pipermail/wireguard/2019-December/004764.html
+sha256 b0d718380f7a8822b2f12d75e462fa4eafa3a77871002981f367cd4fe2a1b071  WireGuard-0.0.20191212.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING

+ 1 - 1
package/wireguard/wireguard.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20191012
+WIREGUARD_VERSION = 0.0.20191212
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0