Browse Source

mc: bump revision to rebuild package

Should help with https://github.com/termux/termux-packages/issues/4027.
android-5
Leonid Plyushch 6 years ago
committed by Fredrik Fornwall
parent
commit
63812611a0
  1. 1
      packages/mc/build.sh

1
packages/mc/build.sh

@ -2,6 +2,7 @@ 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_VERSION=4.8.23
TERMUX_PKG_REVISION=1
TERMUX_PKG_SHA256=dd7f7ce74183307b0df25b5c3e60ad3293fd3d3d27d2f37dd7a10efce13dff1c
TERMUX_PKG_SRCURL=http://ftp.midnight-commander.org/mc-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_DEPENDS="libandroid-support, libiconv, ncurses, glib, openssl, libssh2, zlib"

Loading…
Cancel
Save