From 19068496a92189231561320998eb6057a367ad37 Mon Sep 17 00:00:00 2001 From: Stefan Bethke Date: Mon, 11 Oct 2021 09:55:40 -0600 Subject: www/gitea: Update to 1.15.4 Release notes: https://blog.gitea.io/2021/10/gitea-1.15.4-is-released/ PR: 259043 --- www/gitea/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/gitea/Makefile') diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 3df2c6e9c41e..f46d0a872c29 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.15.3 +DISTVERSION= 1.15.4 CATEGORIES= www MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= gitea-src-${DISTVERSION} -- cgit v1.2.3