diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2020-12-31 17:17:10 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2020-12-31 17:17:10 +0000 |
commit | c046e95ebd6762238b01576ec306a060071f4fb8 (patch) | |
tree | c85929e3b870e258c875a3f8718e715167e02fd3 /www/gitea | |
parent | 4f335296bf620f624bd3d6e4f0e2abcb38161348 (diff) |
Notes
Diffstat (limited to 'www/gitea')
-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 9e5f748041b2..b62d000a37ed 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -2,7 +2,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.13.0 +DISTVERSION= 1.13.1 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 ae794a952aa8..7d311467f54e 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607083127 -SHA256 (gitea-src-1.13.0.tar.gz) = 69c28db8069d7a3bf7d460b918a23f0931583dcee7fa49828ac6ac9a26241124 -SIZE (gitea-src-1.13.0.tar.gz) = 150897624 +TIMESTAMP = 1609434833 +SHA256 (gitea-src-1.13.1.tar.gz) = b5a87b722abe8e4911389abf57ec8f46d58fb966929dfe612a77639e27ec4187 +SIZE (gitea-src-1.13.1.tar.gz) = 150940437 |