1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-12 17:16:39 +00:00

Update tintin++ from 2.01.92 to 2.02.00 (#4787)

* Update tintin++ from 2.01.92 to 2.02.00

Update to latest stable tintin++
This commit is contained in:
ron42 2020-01-11 18:13:56 +05:30 committed by Henrik Grimler
parent 74e20fe618
commit 0b827e9b81

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=http://tintin.sourceforge.net
TERMUX_PKG_DESCRIPTION="Classic text-based MUD client"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_VERSION=2.01.92
TERMUX_PKG_VERSION=2.02.00
TERMUX_PKG_SRCURL=https://sourceforge.net/projects/tintin/files/tintin-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=3386d49810f2dbc162f890f26bb81e3807af34753d7a4ead64cc40e845cba845
TERMUX_PKG_SHA256=b1bc35f3137db378ba7f26c9f169ed8bcca4617ca4ec3356f14d0b083f5c150b
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="ac_cv_file__dev_ptmx=no"
TERMUX_PKG_DEPENDS="pcre, libgnutls, zlib"
TERMUX_PKG_BUILD_IN_SRC=true