dialog: Update to 1.3-20211214

This commit is contained in:
Tee KOBAYASHI 2021-12-19 16:03:26 +09:00 committed by Leonid Pliushch
parent bfc75bf297
commit 60e9d3f0e8

View File

@ -3,10 +3,9 @@ TERMUX_PKG_DESCRIPTION="Application used in shell scripts which displays text us
TERMUX_PKG_LICENSE="LGPL-2.1"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_DEPENDS="libandroid-support, ncurses"
TERMUX_PKG_VERSION="1.3-20210621"
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION="1.3-20211214"
TERMUX_PKG_SRCURL=https://fossies.org/linux/misc/dialog-${TERMUX_PKG_VERSION}.tgz
TERMUX_PKG_SHA256=c3af22ccfcd9baca384062108dd9354e86990929ee270c239eef69518c5da7c8
TERMUX_PKG_SHA256=cc2965e05c6a8c37070b36b56414eaa560df8d87f2cea21759e28950e9b27a4b
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-ncursesw --enable-widec --with-pkg-config"
termux_step_pre_configure() {