diff options
| author | Stefan Bethke <stb@lassitu.de> | 2021-12-31 20:41:08 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2021-12-31 20:41:47 +0000 |
| commit | 9fc7359b78c5eb6ba0ef707cfc20a187e96dadda (patch) | |
| tree | f63166eef1ecb26092376725a575133314ca49b4 | |
| parent | 66e2037c4970eb8b9a2d6bbb37cb0bae84074672 (diff) | |
| download | ports-9fc7359b78c5eb6ba0ef707cfc20a187e96dadda.tar.gz ports-9fc7359b78c5eb6ba0ef707cfc20a187e96dadda.zip | |
www/gitea: Update to 1.15.9
PR: 260846
| -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 a5d824d1e797..e50e30813e9f 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.15.8 +DISTVERSION= 1.15.9 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 ddfe9e4c226a..08264f61ee37 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640111652 -SHA256 (gitea-src-1.15.8.tar.gz) = a05745e5c1b5e9b51caa3d96fd93689176689865a0c249aa477d411e5c082045 -SIZE (gitea-src-1.15.8.tar.gz) = 48705540 +TIMESTAMP = 1640956452 +SHA256 (gitea-src-1.15.9.tar.gz) = 0f33e0032ec2babca973feba73536a6121c582da2fa58e6a12afcb7bed15624e +SIZE (gitea-src-1.15.9.tar.gz) = 48707203 |
