switch HOMEPAGE to https.

This commit is contained in:
Jerome Duval
2018-09-10 09:04:25 +02:00
parent 2861b8d2d7
commit 45de8e68fb
73 changed files with 150 additions and 150 deletions

View File

@@ -2,10 +2,10 @@ SUMMARY="An XSLT Parser"
DESCRIPTION="Sablotron is an XML processor fully implemented in C++. It uses \
Expat by James Clark as an XML parser. Sablotron implements XSLT 1.0, \
XPath 1.0 and DOM Level2."
HOMEPAGE="http://sourceforge.net/projects/sablotron"
HOMEPAGE="https://sourceforge.net/projects/sablotron"
COPYRIGHT="2000-2002 Ginger Alliance Ltd. All Rights Reserved."
LICENSE="MPL v1.1"
REVISION="1"
REVISION="2"
SOURCE_URI="https://sf.net/projects/sablotron/files/sablotron-1.0.3/Sablot-1.0.3.tar.gz"
CHECKSUM_SHA256="a0c737ada78d0d305a2a964595167e0c6d17ff0afd3b801714768deb681bf362"
SOURCE_DIR="Sablot-1.0.3"