Fix #3851 xmlto fetch (#4393)

xmlto migrated to https://pagure.io/xmlto
This commit is contained in:
Axel Huebl 2017-05-30 13:56:44 +02:00 committed by Adam J. Stewart
parent d7622b32f1
commit 1b7c29cdfe

View file

@ -31,8 +31,8 @@ class Xmlto(AutotoolsPackage):
without remembering many long options and searching for the syntax of the
backends."""
homepage = "http://cyberelk.net/tim/software/xmlto/"
url = "https://fedorahosted.org/releases/x/m/xmlto/xmlto-0.0.28.tar.gz"
homepage = "https://pagure.io/xmlto"
url = "https://releases.pagure.org/xmlto/xmlto-0.0.28.tar.gz"
version('0.0.28', 'a1fefad9d83499a15576768f60f847c6')