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'
|
||||
pkgname=mc
|
||||
version=4.8.25
|
||||
version=4.8.26
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
maintainer="Lugubris <lugubris@disroot.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.ibiblio.org/mc/"
|
||||
distfiles="http://www.midnight-commander.org/downloads/mc-${version}.tar.xz"
|
||||
homepage="https://midnight-commander.org/"
|
||||
distfiles="https://www.midnight-commander.org/downloads/mc-${version}.tar.xz"
|
||||
#distfiles="http://fossies.org/linux/misc/mc-${version}.tar.gz"
|
||||
checksum=ffc19617f20ebb23330acd3998b7fd559a042d172fa55746d53d246697b2548a
|
||||
checksum=c6deadc50595f2d9a22dc6c299a9f28b393e358346ebf6ca444a8469dc166c27
|
||||
python_version=2
|
||||
|
||||
conf_files="
|
||||
|
|
Loading…
Reference in a new issue