diff options
author | Stefan Bethke <stb@lassitu.de> | 2021-09-03 19:36:37 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2021-09-03 19:39:47 +0000 |
commit | fe3de8afca454cdf555fff258e49b2525ff9d2ba (patch) | |
tree | f63bcf2e14865242f7286d768074933c8d3066b1 /www | |
parent | e36ba3bb9c663f97edf237cd6c60ef3b87c0d6e9 (diff) | |
download | ports-fe3de8afca454cdf555fff258e49b2525ff9d2ba.tar.gz ports-fe3de8afca454cdf555fff258e49b2525ff9d2ba.zip |
www/gitea: Update to 1.15.2
https://blog.gitea.io/2021/09/gitea-1.15.1-and-1.14.7-are-released/
https://github.com/go-gitea/gitea/releases/tag/v1.15.2
PR: 258248
Diffstat (limited to 'www')
-rw-r--r-- | www/gitea/Makefile | 2 | ||||
-rw-r--r-- | www/gitea/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 54a693e9a79d..b037e603274c 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.15.0 +DISTVERSION= 1.15.2 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 e5db874f64a1..c58513821e54 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629616193 -SHA256 (gitea-src-1.15.0.tar.gz) = 5aee6bb55a10aa5ff45d692ccd83aa138409c4a518fc2b02a668e4681f84e877 -SIZE (gitea-src-1.15.0.tar.gz) = 48537339 +TIMESTAMP = 1630697036 +SHA256 (gitea-src-1.15.2.tar.gz) = cef589d50f27270e218cf7819ee569ae39f6352945c2fe01c2d1f08301c7bd22 +SIZE (gitea-src-1.15.2.tar.gz) = 48648887 |