www/gitea: Update to 1.14.1
Changelog: https://blog.gitea.io/2021/04/gitea-1.14.1-is-released/ PR: 255170 Submitted by: stb@lassitu.de (maintainer)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PORTNAME= gitea
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.14.0
|
||||
DISTVERSION= 1.14.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
|
||||
DISTNAME= gitea-src-${DISTVERSION}
|
||||
@@ -15,15 +15,17 @@ RUN_DEPENDS= git:devel/git
|
||||
|
||||
USES= gmake go:no_targets
|
||||
USE_RC_SUBR= gitea
|
||||
NO_WRKSUBDIR= yes
|
||||
PORTDATA= *
|
||||
|
||||
SUB_FILES+= app.ini.sample
|
||||
SUB_LIST+= GITUSER=${USERS}
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
USERS= git
|
||||
GROUPS= git
|
||||
|
||||
PORTDATA= *
|
||||
|
||||
OPTIONS_DEFINE= BINDATA GIT_LFS PAM SQLITE
|
||||
OPTIONS_DEFAULT= GIT_LFS PAM SQLITE
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
@@ -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 = 1618736452
|
||||
SHA256 (gitea-src-1.14.1.tar.gz) = 77003949b9ce4b91b08cfd0b2ccddc0751f1311a0f453a1c36d6ae596561fcc2
|
||||
SIZE (gitea-src-1.14.1.tar.gz) = 117807483
|
||||
|
||||
Reference in New Issue
Block a user