Skip to content

Commit

Permalink
bump(main/gitea): 1.22.1
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termuxbot2 committed Jul 4, 2024
1 parent 828fd46 commit 1fe92cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/gitea/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.22.0"
TERMUX_PKG_VERSION="1.22.1"
TERMUX_PKG_SRCURL=https://github.com/go-gitea/gitea/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=427dcd8aee04caca0be2a0f42eee6665f9e9c97fda0a35497b4cf5ac6db96646
TERMUX_PKG_SHA256=9fb3a68d906f6333a7c2207e93dcb4249b1b9f3617da1961b28a9d6ac76cd3de
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="dash, git"
TERMUX_PKG_CONFFILES="etc/gitea/app.ini"
Expand Down

0 comments on commit 1fe92cd

Please sign in to comment.