dialog: fix distfiles url

This commit is contained in:
Lain 2017-09-08 16:41:46 +00:00
parent 3ff93643cf
commit 7d07f4ae98

View file

@ -12,7 +12,7 @@ short_desc="A tool to display dialog boxes from shell scripts"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1"
homepage="http://invisible-island.net/dialog/"
distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
distfiles="ftp://ftp.invisible-island.net/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
checksum=2ff1ba74c632b9d13a0d0d2c942295dd4e8909694eeeded7908a467d0bcd4756
post_install() {