Skip to content

Commit

Permalink
mc: update to 4.8.27
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonid Pliushch committed Aug 17, 2021
1 parent bb665b2 commit 5d6c393
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/mc/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.midnight-commander.org/
TERMUX_PKG_DESCRIPTION="Midnight Commander - a powerful file manager"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=4.8.26
TERMUX_PKG_VERSION=4.8.27
TERMUX_PKG_SRCURL=http://ftp.midnight-commander.org/mc-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=c6deadc50595f2d9a22dc6c299a9f28b393e358346ebf6ca444a8469dc166c27
TERMUX_PKG_SHA256=31be59225ffa9920816e9a8b3be0ab225a16d19e4faf46890f25bdffa02a4ff4
TERMUX_PKG_DEPENDS="libandroid-support, libiconv, ncurses, glib, openssl, libssh2, zlib"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
ac_cv_lib_util_openpty=no
Expand Down

0 comments on commit 5d6c393

Please sign in to comment.