Skip to content

Commit

Permalink
www/gitea: Update to 1.20.0 (fixes security vulnerabilities)
Browse files Browse the repository at this point in the history
ChangeLog: https://blog.gitea.com/release-of-1.20.0

PR:		272538
Reported by:	stb@lassitu.de (maintainer)
MFH:		2023Q3 (security fixes)
  • Loading branch information
stblassitude authored and fernape committed Jul 17, 2023
1 parent 475ce0e commit 2643393
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion www/gitea/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gitea
DISTVERSIONPREFIX= v
DISTVERSION= 1.19.4
DISTVERSION= 1.20.0
CATEGORIES= www
MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ \
https://dl.gitea.io/gitea/${DISTVERSION}/
Expand Down
6 changes: 3 additions & 3 deletions www/gitea/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1688548753
SHA256 (gitea-src-1.19.4.tar.gz) = bcd30d10a32952854b506c0f3d584b29f1251668c25a06476398b596236cfb19
SIZE (gitea-src-1.19.4.tar.gz) = 55781048
TIMESTAMP = 1689540982
SHA256 (gitea-src-1.20.0.tar.gz) = 304d9961279a1ebbbfef00450665cba5ff5d2a99745abb6b980aa6cf0dfbb6ae
SIZE (gitea-src-1.20.0.tar.gz) = 49049895

0 comments on commit 2643393

Please sign in to comment.