diffstat: fix homepage

Closes: #7336 [via git-merge-pr]
This commit is contained in:
Nils Steinger 2017-08-10 16:13:14 +02:00 committed by Duncaen
parent 075a7ac043
commit c09d875fd1

View file

@ -1,12 +1,12 @@
# Template file for 'diffstat' # Template file for 'diffstat'
pkgname=diffstat pkgname=diffstat
version=1.61 version=1.61
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
short_desc="Display a histogram of diff output" short_desc="Display a histogram of diff output"
maintainer="Renato Aguiar <contact@renatoaguiar.org>" maintainer="Renato Aguiar <contact@renatoaguiar.org>"
license="MIT" license="MIT"
homepage="Display a histogram of diff changes" homepage="http://invisible-island.net/diffstat/diffstat.html"
# The ftp does not respond and times out # The ftp does not respond and times out
# distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${version}.tgz" # distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${version}.tgz"
distfiles="http://mirror.netcologne.de/gentoo/distfiles/${pkgname}-${version}.tgz" distfiles="http://mirror.netcologne.de/gentoo/distfiles/${pkgname}-${version}.tgz"