gitea: Update from 1.10.0 to 1.10.1

This commit is contained in:
Fredrik Fornwall 2019-12-12 00:57:43 +01:00
parent 393cb7edd3
commit 97dd220b6c
1 changed files with 2 additions and 2 deletions

View File

@ -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.10.0
TERMUX_PKG_VERSION=1.10.1
TERMUX_PKG_SRCURL=https://github.com/go-gitea/gitea/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=a45044ef8242f5cd0d0d914c9ef1d5f97483bd6985c27efef6d99dbdf38f759d
TERMUX_PKG_SHA256=01a158128803e3e310d6e8816f49a8f1c6ef82d7c29c3fc9dbdefddad7b0bfdf
TERMUX_PKG_DEPENDS="dash, git"
termux_step_make() {