svn commit: r480667 - head/net/wireguard

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 25 15:21:47 UTC 2018


Author: decke
Date: Tue Sep 25 15:21:46 2018
New Revision: 480667
URL: https://svnweb.freebsd.org/changeset/ports/480667

Log:
  net/wireguard: Update to 0.0.20180925

Modified:
  head/net/wireguard/Makefile
  head/net/wireguard/distinfo

Modified: head/net/wireguard/Makefile
==============================================================================
--- head/net/wireguard/Makefile	Tue Sep 25 14:42:34 2018	(r480666)
+++ head/net/wireguard/Makefile	Tue Sep 25 15:21:46 2018	(r480667)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	wireguard
-PORTVERSION=	0.0.20180918
+PORTVERSION=	0.0.20180925
 CATEGORIES=	net
 MASTER_SITES=	https://git.zx2c4.com/WireGuard/snapshot/
 DISTNAME=	WireGuard-${PORTVERSION}

Modified: head/net/wireguard/distinfo
==============================================================================
--- head/net/wireguard/distinfo	Tue Sep 25 14:42:34 2018	(r480666)
+++ head/net/wireguard/distinfo	Tue Sep 25 15:21:46 2018	(r480667)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537344463
-SHA256 (WireGuard-0.0.20180918.tar.xz) = c0d931bdfce139a3678592ada463042c24f12dd01ba75badd3eeb0aee2211302
-SIZE (WireGuard-0.0.20180918.tar.xz) = 282204
+TIMESTAMP = 1537888618
+SHA256 (WireGuard-0.0.20180925.tar.xz) = 4a0488a07e40ec17e798f3e40a85cedf55f0560b1c3a8fd95806c7d4266cb0e8
+SIZE (WireGuard-0.0.20180925.tar.xz) = 296460


More information about the svn-ports-head mailing list