bump(main/gitea): 1.18.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-01-23 18:16:33 +00:00
parent 25e6e8d1fc
commit a7f980f869
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="@termux"
TERMUX_PKG_VERSION="1.18.2"
TERMUX_PKG_VERSION="1.18.3"
TERMUX_PKG_SRCURL=https://github.com/go-gitea/gitea/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=9f3276dc60cb946568cf8b9eb767e43282c72c1a6969204061c554f77683c95b
TERMUX_PKG_SHA256=75e830f15179f49651d3c78278426264ff485cd1aafa3ca149f48fbb00654d35
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="dash, git"
TERMUX_PKG_CONFFILES="etc/gitea/app.ini"