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.9.4 |
|
|
|
TERMUX_PKG_SHA256=a5e6691bd3d7d5610b625b4c514373a04c78a00a7776f256548b6184ed3a99d4 |
|
|
|
TERMUX_PKG_VERSION=1.9.5 |
|
|
|
TERMUX_PKG_SRCURL=https://github.com/go-gitea/gitea/archive/v$TERMUX_PKG_VERSION.tar.gz |
|
|
|
TERMUX_PKG_SHA256=0436e54a41af7777249509d0206cac5396b8b841c2ad8b118ab7cebb612e9933 |
|
|
|
TERMUX_PKG_DEPENDS="dash, git" |
|
|
|
|
|
|
|
termux_step_make() { |
|
|
|