chore(main/chocolate-doom): enable automatic updates [no ci]

This commit is contained in:
Twaik Yont 2023-10-24 20:06:36 +03:00
parent 313c493887
commit 0c6a5cb224
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ TERMUX_PKG_VERSION=3.0.1
TERMUX_PKG_REVISION=10
TERMUX_PKG_SRCURL=https://github.com/chocolate-doom/chocolate-doom/archive/refs/tags/chocolate-doom-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=a54383beef6a52babc5b00d58fcf53a454f012ced7b1936ba359b13f1f10ac66
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_VERSION_SED_REGEXP='s/.*-//'
TERMUX_PKG_DEPENDS="sdl2, sdl2-mixer, sdl2-net, mpg123"
termux_step_pre_configure(){