diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2021-06-20 01:30:12 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2021-06-20 01:36:40 +0000 |
commit | 5ceea227c504d2892d91c1aa8d8d81ff15b22fc3 (patch) | |
tree | e96c85330be2ac88a6ba5e51885720b4d0bd4191 | |
parent | 3ce47d16f7eb5c00b470603c307fa52bb9ca920b (diff) |
www/gitea: Update to 1.14.3
PR: 256720
MFH: 2021Q2
(cherry picked from commit ee4c6a74619ef72abfe33f40248adee140a8559b)
-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 d9ebc0f27897..2348cd34b0bc 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.14.0 +DISTVERSION= 1.14.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 0397356dd0eb..f8b9850296ed 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618251760 -SHA256 (gitea-src-1.14.0.tar.gz) = 484f98a9c44d9214505c3ce0bfbd98ad05fd6c6fd44588f834016f4e0e1b1376 -SIZE (gitea-src-1.14.0.tar.gz) = 117771120 +TIMESTAMP = 1624133028 +SHA256 (gitea-src-1.14.3.tar.gz) = 89e431a993bce2c601702cd6627e34b5118b812b363e92e570d908e2f16afb01 +SIZE (gitea-src-1.14.3.tar.gz) = 117882949 |