mc: update to 4.8.26.
Also fix homepage. Closes: #28175 [via git-merge-pr]
This commit is contained in:
parent
8cc2257133
commit
c3a41e9a22
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mc'
|
# Template file for 'mc'
|
||||||
pkgname=mc
|
pkgname=mc
|
||||||
version=4.8.25
|
version=4.8.26
|
||||||
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"
|
||||||
|
@ -9,10 +9,10 @@ makedepends="e2fsprogs-devel gpm-devel libglib-devel libssh2-devel slang-devel"
|
||||||
short_desc="User-friendly file manager and visual shell"
|
short_desc="User-friendly file manager and visual shell"
|
||||||
maintainer="Lugubris <lugubris@disroot.org>"
|
maintainer="Lugubris <lugubris@disroot.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.ibiblio.org/mc/"
|
homepage="https://midnight-commander.org/"
|
||||||
distfiles="http://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=ffc19617f20ebb23330acd3998b7fd559a042d172fa55746d53d246697b2548a
|
checksum=c6deadc50595f2d9a22dc6c299a9f28b393e358346ebf6ca444a8469dc166c27
|
||||||
python_version=2
|
python_version=2
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue