diff options
Diffstat (limited to 'net/shadowsocks-rust/Makefile')
-rw-r--r-- | net/shadowsocks-rust/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/shadowsocks-rust/Makefile b/net/shadowsocks-rust/Makefile index 35d7cf8ea581..e2933367456f 100644 --- a/net/shadowsocks-rust/Makefile +++ b/net/shadowsocks-rust/Makefile @@ -1,12 +1,12 @@ PORTNAME= shadowsocks-rust DISTVERSIONPREFIX= v -DISTVERSION= 1.23.2 +DISTVERSION= 1.23.5 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Rust port of shadowsocks WWW= https://shadowsocks.org/ \ - https://github.com/shadowsocks/shadowsocks-org + https://github.com/shadowsocks/shadowsocks-rust LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |