summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornikita <nikita@pkgsrc.org>2022-12-11 23:18:22 +0000
committernikita <nikita@pkgsrc.org>2022-12-11 23:18:22 +0000
commit0e899f1f206263a5f0f8a77fd946c0c07bdccb08 (patch)
treebe00a3425b7b1f19928b6691559cda117d0bb2fd
parent2b677ce47beb9012293ceb399f0116c240dfd2b7 (diff)
downloadpkgsrc-0e899f1f206263a5f0f8a77fd946c0c07bdccb08.tar.gz
revbump gotosocial after go119 fix.
-rw-r--r--www/gotosocial/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gotosocial/Makefile b/www/gotosocial/Makefile
index d23d7ef3fe8..8d168c54bdc 100644
--- a/www/gotosocial/Makefile
+++ b/www/gotosocial/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2022/12/08 16:14:19 bsiegert Exp $
+# $NetBSD: Makefile,v 1.4 2022/12/11 23:18:22 nikita Exp $
DISTNAME= gotosocial-0.6.0-source-code
PKGNAME= ${DISTNAME:S/-source-code//}
-PKGREVISION= 1
+PKGREVISION= 2
MASTER_SITES= ${MASTER_SITE_GITHUB:=superseriousbusiness/}
GITHUB_RELEASE= v0.6.0
GITHUB_PROJECT= gotosocial