Răsfoiți Sursa

package/wireguard: bump version to 0.0.20190406

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

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Peter Korsgaard 6 ani în urmă
părinte
comite
4b3af12c8b
2 a modificat fișierele cu 3 adăugiri și 3 ștergeri
  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-February/003923.html
-sha256 fcdb26fd2692d9e1dee54d14418603c38fbb973a06ce89d08fbe45292ff37f79  WireGuard-0.0.20190227.tar.xz
+# https://lists.zx2c4.com/pipermail/wireguard/2019-April/004062.html
+sha256 2f06f3adf70b95e74a7736a22dcf6e9ef623b311a15b7d55b5474e57c3d0415b  WireGuard-0.0.20190406.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING

+ 1 - 1
package/wireguard/wireguard.mk

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