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,8 +2,8 @@ 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.9.2 |
|
|
|
TERMUX_PKG_SHA256=229e3614bf50bc9fee7f378d422b4dea18d6cf607f94f100070fdfec6d0f2c05 |
|
|
|
TERMUX_PKG_VERSION=1.9.3 |
|
|
|
TERMUX_PKG_SHA256=e7a97f694a13a44b929b86f53d66e75043bf7b8793727f4fcf399da324abad0a |
|
|
|
TERMUX_PKG_SRCURL=https://github.com/go-gitea/gitea/archive/v$TERMUX_PKG_VERSION.tar.gz |
|
|
|
TERMUX_PKG_DEPENDS="dash, git" |
|
|
|
|
|
|
|