fix(main/eltclsh): revbump after build fixes

This commit is contained in:
termux-pacman-bot
2024-07-29 12:12:44 +00:00
parent 178f072e97
commit 48db143cf4

View File

@@ -4,6 +4,7 @@ TERMUX_PKG_DESCRIPTION="Interactive shell for TCL programming language"
TERMUX_PKG_LICENSE="BSD 2-Clause"
TERMUX_PKG_MAINTAINER="@flosnvjx"
TERMUX_PKG_VERSION="1.19"
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://www.openrobots.org/distfiles/eltclsh/eltclsh-"$TERMUX_PKG_VERSION".tar.gz
TERMUX_PKG_SHA256=d4e4f7b79d89a5ed37dc7535d00ac3894fcf3ba33245e672d7a0753ede39d351
TERMUX_PKG_DEPENDS="tcl, libandroid-support, libedit"