mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
- Update to 0.0.20180531
- Remove not needed bash build dependency
This commit is contained in:
parent
edcd3da07f
commit
78cd12e99a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471239
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wireguard
|
||||
PORTVERSION= 0.0.20180524
|
||||
PORTVERSION= 0.0.20180531
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://git.zx2c4.com/WireGuard/snapshot/
|
||||
DISTNAME= WireGuard-${PORTVERSION}
|
||||
@ -12,7 +12,6 @@ COMMENT= Fast, modern and secure VPN Tunnel
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKDIR}/${DISTNAME}/COPYING
|
||||
|
||||
BUILD_DEPENDS= bash:shells/bash
|
||||
RUN_DEPENDS= bash:shells/bash \
|
||||
wireguard-go:net/wireguard-go
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1527145408
|
||||
SHA256 (WireGuard-0.0.20180524.tar.xz) = 57614239c1f1a99a367f2c816153acda5bffada66a3b8e3b8215f1625784abc9
|
||||
SIZE (WireGuard-0.0.20180524.tar.xz) = 268996
|
||||
TIMESTAMP = 1527801144
|
||||
SHA256 (WireGuard-0.0.20180531.tar.xz) = ff653095cc0e4c491ab6cd095ddf5d1db207f48f947fb92873a73220363f423c
|
||||
SIZE (WireGuard-0.0.20180531.tar.xz) = 269880
|
||||
|
Loading…
Reference in New Issue
Block a user