mc: update to 4.8.17
This commit is contained in:
parent
99b35c84a9
commit
9583a4a729
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mc'
|
||||
pkgname=mc
|
||||
version=4.8.16
|
||||
version=4.8.17
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-screen=ncurses --without-x"
|
||||
|
@ -19,6 +19,6 @@ 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=2a643d1672ad2058a8ef12aad0a604d6a963395ccd14fe4351a0c0f79e9803a8
|
||||
distfiles="http://www.midnight-commander.org/downloads/mc-${version}.tar.xz"
|
||||
#distfiles="http://fossies.org/linux/misc/mc-${version}.tar.gz"
|
||||
checksum=0447bdddc0baa81866e66f50f9a545d29d6eebb68b0ab46c98d8fddd2bf4e44d
|
||||
|
|
Loading…
Reference in a new issue