diff options
Diffstat (limited to 'net/wireguard-go')
-rw-r--r-- | net/wireguard-go/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wireguard-go/Makefile b/net/wireguard-go/Makefile index 766a82073593..f6a462af176b 100644 --- a/net/wireguard-go/Makefile +++ b/net/wireguard-go/Makefile @@ -1,6 +1,6 @@ PORTNAME= wireguard-go PORTVERSION= 0.0.20220316 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= net net-vpn MASTER_SITES= https://git.zx2c4.com/wireguard-go/snapshot/ |