aboutsummaryrefslogtreecommitdiff
path: root/www/gitea/Makefile
diff options
context:
space:
mode:
authorStefan Bethke <stb@lassitu.de>2022-01-15 09:07:51 +0000
committerFlorian Smeets <flo@FreeBSD.org>2022-03-29 21:28:30 +0000
commit0eac60e87399464ebe78f47485429f9156524b10 (patch)
treebb251bf02f848e0e3edc676a60ba8ed190900d73 /www/gitea/Makefile
parentd2c7aaaca13965ed2f7b6d3bd4930b5561fdf682 (diff)
downloadports-0eac60e87399464ebe78f47485429f9156524b10.tar.gz
ports-0eac60e87399464ebe78f47485429f9156524b10.zip
www/gitea: Update to 1.15.10
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.15.10 PR: 261208 (cherry picked from commit 1f085a36509c9d739d78daf4fb96b8ebe2222a21)
Diffstat (limited to 'www/gitea/Makefile')
-rw-r--r--www/gitea/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index 68a4411bad3a..75299d361c33 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,7 +1,6 @@
PORTNAME= gitea
DISTVERSIONPREFIX= v
-DISTVERSION= 1.15.9
-PORTREVISION= 1
+DISTVERSION= 1.15.10
CATEGORIES= www
MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
DISTNAME= gitea-src-${DISTVERSION}