aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2022-08-31 06:53:29 +0000
committerCy Schubert <cy@FreeBSD.org>2022-08-31 17:12:53 +0000
commit5fd2b15e59599c1b4a37c4b17db6c4d3219eae53 (patch)
treecc96a6ff6da3391f192185e1460f94206cc0de40
parentc2f7d5d035d4a3913edf88f503a70ee9b3da96be (diff)
downloadports-5fd2b15e59599c1b4a37c4b17db6c4d3219eae53.tar.gz
ports-5fd2b15e59599c1b4a37c4b17db6c4d3219eae53.zip
www/gitea: Update to 1.17.1
* SECURITY * Correctly escape within tribute.js (#20831) (#20832) PR: 266122 Approved by: MAINTAINER: Stefan Bethke <stb@lassitu.de> MFH: 2022Q3
-rw-r--r--www/gitea/Makefile2
-rw-r--r--www/gitea/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index cb0e15b2bf08..8adfa4801372 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gitea
DISTVERSIONPREFIX= v
-DISTVERSION= 1.17.0
+DISTVERSION= 1.17.1
CATEGORIES= www
MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ \
https://dl.gitea.io/gitea/${DISTVERSION}/
diff --git a/www/gitea/distinfo b/www/gitea/distinfo
index 1533651c4ee6..b3f84bfe4ee3 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659723194
-SHA256 (gitea-src-1.17.0.tar.gz) = a016c0836c50e7c74b0428e170a32851fdf6724a057e71501cbdf3de900a5b56
-SIZE (gitea-src-1.17.0.tar.gz) = 52642977
+TIMESTAMP = 1661928088
+SHA256 (gitea-src-1.17.1.tar.gz) = b6d7e1b0888297955ca9f2bb6a9fc203b6ea5f1adce1c4d5217f8cd92e186a76
+SIZE (gitea-src-1.17.1.tar.gz) = 52649181