diff options
Diffstat (limited to 'www/go-anubis/Makefile')
-rw-r--r-- | www/go-anubis/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/go-anubis/Makefile b/www/go-anubis/Makefile index 2aaa7bb5a2ba..5c04b16c03ab 100644 --- a/www/go-anubis/Makefile +++ b/www/go-anubis/Makefile @@ -1,7 +1,6 @@ PORTNAME= anubis DISTVERSIONPREFIX= v -DISTVERSION= 1.20.0 -PORTREVISION= 1 +DISTVERSION= 1.21.3 CATEGORIES= www MASTER_SITES= https://github.com/techarohq/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMEPREFIX= go- |