mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
wireguard: bump version to 0.0.20171001
And add a hash for the license file while we're at it. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
c2a06accad
commit
c0036e30ae
@ -1,2 +1,3 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 ab96230390625aad6f4816fa23aef6e9f7fee130f083d838919129ff12089bf7 WireGuard-0.0.20170810.tar.xz
|
sha256 ecff9a184685b7dd2d81576eba5bd96bb59031c9e9b5eeee05d6dc298f30998e WireGuard-0.0.20171001.tar.xz
|
||||||
|
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
WIREGUARD_VERSION = 0.0.20170810
|
WIREGUARD_VERSION = 0.0.20171001
|
||||||
WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
|
WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
|
||||||
WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
|
WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
|
||||||
WIREGUARD_LICENSE = GPL-2.0
|
WIREGUARD_LICENSE = GPL-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user