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 3087de5c801c..069dd0e07f86 100644 --- a/net-im/gotosocial/Makefile +++ b/net-im/gotosocial/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotosocial DISTVERSIONPREFIX= v DISTVERSION= 0.19.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= https://codeberg.org/superseriousbusiness/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTFILES= ${PORTNAME}-${DISTVERSION}-source-code.tar.gz ${PORTNAME}_${DISTVERSION}_web-assets.tar.gz |