Skip to content

Commit

Permalink
www/gitea: Update to 1.20.4 (fixes security vulnerabilities)
Browse files Browse the repository at this point in the history
This release contains one security fix, as well as a number of enhancements
and bug fixes. See the release notes for details.

Release notes:
* https://blog.gitea.com/release-of-1.20.4
* https://github.com/go-gitea/gitea/releases/tag/v1.20.4

PR:		273691
MFH:		2023Q3
Security:	4061a4b2-4fb1-11ee-acc7-0151f07bc899
  • Loading branch information
stblassitude authored and nunotexbsd committed Sep 10, 2023
1 parent e33f6b3 commit 753a007
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions www/gitea/Makefile
@@ -1,7 +1,6 @@
PORTNAME= gitea
DISTVERSIONPREFIX= v
DISTVERSION= 1.20.3
PORTREVISION= 1
DISTVERSION= 1.20.4
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 = 1693123743
SHA256 (gitea-src-1.20.3.tar.gz) = 727eb56799d8326cd2a07703a17c2e866f88327ebe88860f8bb2b1ccefdbe4dc
SIZE (gitea-src-1.20.3.tar.gz) = 50431961
TIMESTAMP = 1694333169
SHA256 (gitea-src-1.20.4.tar.gz) = f7a2c8effe05672d7b2840f6c5ce141725b87b8ec364cb929ccc3b96861807c7
SIZE (gitea-src-1.20.4.tar.gz) = 50489949

0 comments on commit 753a007

Please sign in to comment.