Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
2 deletions
-
packages/gitea/build.sh
|
|
@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://gitea.io |
|
|
|
TERMUX_PKG_DESCRIPTION="Git with a cup of tea, painless self-hosted git service" |
|
|
|
TERMUX_PKG_LICENSE="MIT" |
|
|
|
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>" |
|
|
|
TERMUX_PKG_VERSION=1.11.1 |
|
|
|
TERMUX_PKG_VERSION=1.11.2 |
|
|
|
TERMUX_PKG_SRCURL=https://github.com/go-gitea/gitea/archive/v$TERMUX_PKG_VERSION.tar.gz |
|
|
|
TERMUX_PKG_SHA256=582e0a55f91d12bae50c65747a54de10c337d142b3524fc6447def86578e41e4 |
|
|
|
TERMUX_PKG_SHA256=fca0ba2bd7c43c211cdb409f6bec3623d4b9d490bdd15a554abd4007033c1800 |
|
|
|
TERMUX_PKG_DEPENDS="dash, git" |
|
|
|
TERMUX_PKG_CONFFILES="etc/gitea/app.ini" |
|
|
|
|
|
|
|