mc: update to 4.8.21.
This commit is contained in:
parent
09befda580
commit
9f6d90b32e
1 changed files with 11 additions and 11 deletions
|
@ -1,11 +1,18 @@
|
|||
# Template file for 'mc'
|
||||
pkgname=mc
|
||||
version=4.8.20
|
||||
revision=2
|
||||
version=4.8.21
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-screen=slang --without-x"
|
||||
hostmakedepends="pkg-config perl"
|
||||
makedepends="libglib-devel e2fsprogs-devel slang-devel libssh2-devel gpm-devel"
|
||||
hostmakedepends="perl pkg-config"
|
||||
makedepends="e2fsprogs-devel gpm-devel libglib-devel libssh2-devel slang-devel"
|
||||
short_desc="User-friendly file manager and visual shell"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.ibiblio.org/mc/"
|
||||
distfiles="http://www.midnight-commander.org/downloads/mc-${version}.tar.xz"
|
||||
#distfiles="http://fossies.org/linux/misc/mc-${version}.tar.gz"
|
||||
checksum=8f37e546ac7c31c9c203a03b1c1d6cb2d2f623a300b86badfd367e5559fe148c
|
||||
conf_files="
|
||||
/etc/mc/filehighlight.ini
|
||||
/etc/mc/mc.default.keymap
|
||||
|
@ -15,10 +22,3 @@ conf_files="
|
|||
/etc/mc/mc.menu
|
||||
/etc/mc/mcedit.menu
|
||||
/etc/mc/sfs.ini"
|
||||
short_desc="User-friendly file manager and visual shell"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.ibiblio.org/mc/"
|
||||
distfiles="http://www.midnight-commander.org/downloads/mc-${version}.tar.xz"
|
||||
#distfiles="http://fossies.org/linux/misc/mc-${version}.tar.gz"
|
||||
checksum=017ee7f4f8ae420a04f4d6fcebaabe5b494661075c75442c76e9c8b1923d501c
|
||||
|
|
Loading…
Reference in a new issue