diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2019-07-02 15:07:39 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2019-07-02 15:07:39 +0000 |
commit | 783d51af0438f445efdb13151153ef7b4c4371ba (patch) | |
tree | 9b31b9902edc9e84357a2a758327751115d28f7a | |
parent | 3c203661cfa65c3ef53df15c94962ffcd827f87b (diff) | |
download | ports-783d51af0438f445efdb13151153ef7b4c4371ba.tar.gz ports-783d51af0438f445efdb13151153ef7b4c4371ba.zip |
Notes
-rw-r--r-- | net/wireguard/Makefile | 2 | ||||
-rw-r--r-- | net/wireguard/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/wireguard/Makefile b/net/wireguard/Makefile index ac736b70f000..7dc3e9de47d8 100644 --- a/net/wireguard/Makefile +++ b/net/wireguard/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wireguard -PORTVERSION= 0.0.20190601 +PORTVERSION= 0.0.20190702 CATEGORIES= net MASTER_SITES= https://git.zx2c4.com/WireGuard/snapshot/ DISTNAME= WireGuard-${PORTVERSION} diff --git a/net/wireguard/distinfo b/net/wireguard/distinfo index d3a8c59bbcc8..e9b5bf395ee4 100644 --- a/net/wireguard/distinfo +++ b/net/wireguard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1559561568 -SHA256 (WireGuard-0.0.20190601.tar.xz) = 7528461824a0174bd7d4f15e68d8f0ce9a8ea318411502b80759438e8ef65568 -SIZE (WireGuard-0.0.20190601.tar.xz) = 327348 +TIMESTAMP = 1562073108 +SHA256 (WireGuard-0.0.20190702.tar.xz) = 1a1311bc71abd47a72c47d918be3bacc486b3de90734661858af75cc990dbaac +SIZE (WireGuard-0.0.20190702.tar.xz) = 327632 |