mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
htmldoc: fix source URI
mrsweet.org is not serving the file anymore.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user