mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mc: update to 4.8.28.
This commit is contained in:
parent
568d1a6a9f
commit
1b19875940
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mc'
|
# Template file for 'mc'
|
||||||
pkgname=mc
|
pkgname=mc
|
||||||
version=4.8.27
|
version=4.8.28
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-screen=slang --without-x"
|
configure_args="--with-screen=slang --without-x"
|
||||||
|
@ -10,9 +10,10 @@ short_desc="User-friendly file manager and visual shell"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://midnight-commander.org/"
|
homepage="https://midnight-commander.org/"
|
||||||
|
changelog="https://midnight-commander.org/wiki/NEWS-${version}"
|
||||||
distfiles="https://www.midnight-commander.org/downloads/mc-${version}.tar.xz"
|
distfiles="https://www.midnight-commander.org/downloads/mc-${version}.tar.xz"
|
||||||
#distfiles="http://fossies.org/linux/misc/mc-${version}.tar.gz"
|
#distfiles="http://fossies.org/linux/misc/mc-${version}.tar.gz"
|
||||||
checksum=31be59225ffa9920816e9a8b3be0ab225a16d19e4faf46890f25bdffa02a4ff4
|
checksum=e994d9be9a7172e9ac4a4ad62107921f6aa312e668b056dfe5b8bcebbaf53803
|
||||||
python_version=2
|
python_version=2
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
|
|
Loading…
Add table
Reference in a new issue