svn commit: r480094 - head/net/wireguard

Bernhard Froehlich decke at FreeBSD.org
Wed Sep 19 10:41:53 UTC 2018


Author: decke
Date: Wed Sep 19 10:41:52 2018
New Revision: 480094
URL: https://svnweb.freebsd.org/changeset/ports/480094

Log:
  net/wireguard: Update to 0.0.20180918

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

Modified: head/net/wireguard/Makefile
==============================================================================
--- head/net/wireguard/Makefile	Wed Sep 19 09:38:24 2018	(r480093)
+++ head/net/wireguard/Makefile	Wed Sep 19 10:41:52 2018	(r480094)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	wireguard
-PORTVERSION=	0.0.20180910
+PORTVERSION=	0.0.20180918
 CATEGORIES=	net
 MASTER_SITES=	https://git.zx2c4.com/WireGuard/snapshot/
 DISTNAME=	WireGuard-${PORTVERSION}

Modified: head/net/wireguard/distinfo
==============================================================================
--- head/net/wireguard/distinfo	Wed Sep 19 09:38:24 2018	(r480093)
+++ head/net/wireguard/distinfo	Wed Sep 19 10:41:52 2018	(r480094)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536648742
-SHA256 (WireGuard-0.0.20180910.tar.xz) = 43481ac82d4889491e1ae761d4ef10688410975cc861db5d2ac1845ac62eae39
-SIZE (WireGuard-0.0.20180910.tar.xz) = 271596
+TIMESTAMP = 1537344463
+SHA256 (WireGuard-0.0.20180918.tar.xz) = c0d931bdfce139a3678592ada463042c24f12dd01ba75badd3eeb0aee2211302
+SIZE (WireGuard-0.0.20180918.tar.xz) = 282204


More information about the svn-ports-head mailing list