htmldoc: fix source URI

mrsweet.org is not serving the file anymore.
This commit is contained in:
Adrien Destugues
2017-05-10 20:10:07 +02:00
parent 43e7206cb7
commit 8163f9b510

View File

@@ -5,7 +5,7 @@ HOMEPAGE="http://www.msweet.org/projects.php?Z1"
COPYRIGHT="1997-2006 Easy Software Products"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://www.msweet.org/files/project1/htmldoc-$portVersion-source.tar.bz2"
SOURCE_URI="https://github.com/michaelrsweet/htmldoc/releases/download/release$portVersion/htmldoc-$portVersion-source.tar.bz2"
CHECKSUM_SHA256="e8c96ad740d19169eab8305c8e2ee1c795c4afa59ba99d18786ad191a2853f31"
PATCHES="htmldoc-$portVersion.patchset"