diff options
Diffstat (limited to 'net-im/gotosocial/Makefile')
-rw-r--r-- | net-im/gotosocial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile index a86f6352746f..e3f60e551e89 100644 --- a/net-im/gotosocial/Makefile +++ b/net-im/gotosocial/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotosocial DISTVERSIONPREFIX= v DISTVERSION= 0.3.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES?= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web DISTFILES?= ${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web |