diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-10-06 11:24:35 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-10-06 19:24:26 +0000 |
commit | bde51869ee0206eeaa2849d8ef28b14da59727a3 (patch) | |
tree | 09ec2f06646962d7f4f373d8080f84fd24852174 /net-im/gotosocial | |
parent | bbda7511c9f1a959d0454fb7316af656fb411c0d (diff) |
Diffstat (limited to 'net-im/gotosocial')
-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 |