diff options
Diffstat (limited to 'www/gitea')
-rw-r--r-- | www/gitea/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 343a9b146df..08e12bfb167 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2021/06/06 12:19:02 bsiegert Exp $ +# $NetBSD: Makefile,v 1.56 2021/07/13 11:36:35 bsiegert Exp $ DISTNAME= gitea-1.13.4 -PKGREVISION= 5 +PKGREVISION= 6 MASTER_SITES= ${MASTER_SITE_GITHUB:=go-gitea/} CATEGORIES= www GITHUB_TAG= v${PKGVERSION_NOREV} |