git: 28d8638ac33c - main - www/gitea: Update to 1.15.3
Guangyuan Yang
ygy at FreeBSD.org
Wed Sep 22 21:10:29 UTC 2021
The branch main has been updated by ygy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=28d8638ac33c7f9aa128588b0d2c0914d24f63da
commit 28d8638ac33c7f9aa128588b0d2c0914d24f63da
Author: stb <stb at lassitu.de>
AuthorDate: 2021-09-22 21:10:15 +0000
Commit: Guangyuan Yang <ygy at FreeBSD.org>
CommitDate: 2021-09-22 21:10:15 +0000
www/gitea: Update to 1.15.3
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.15.3
PR: 258681
---
www/gitea/Makefile | 2 +-
www/gitea/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index b037e603274c..3df2c6e9c41e 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gitea
DISTVERSIONPREFIX= v
-DISTVERSION= 1.15.2
+DISTVERSION= 1.15.3
CATEGORIES= www
MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
DISTNAME= gitea-src-${DISTVERSION}
diff --git a/www/gitea/distinfo b/www/gitea/distinfo
index c58513821e54..0b425fb4b93e 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630697036
-SHA256 (gitea-src-1.15.2.tar.gz) = cef589d50f27270e218cf7819ee569ae39f6352945c2fe01c2d1f08301c7bd22
-SIZE (gitea-src-1.15.2.tar.gz) = 48648887
+TIMESTAMP = 1632328620
+SHA256 (gitea-src-1.15.3.tar.gz) = afc14ff631080a18385c36f4005f6b8900693425667dfad5234cb323cdeac00d
+SIZE (gitea-src-1.15.3.tar.gz) = 48671233
More information about the dev-commits-ports-all
mailing list