libsvgtiny: fix HOMEPAGE.

This commit is contained in:
Jerome Duval
2018-09-19 10:38:11 +02:00
parent 138c2e1920
commit 906ed2ea20

View File

@@ -2,10 +2,10 @@ SUMMARY="An implementation of SVG Tiny written in C"
DESCRIPTION="The overall idea of the library is to take some SVG as input, \
and return a list of paths and texts which can be rendered easily. The \
library does not do the actual rendering."
HOMEPAGE="http://www.netsurf-browser.org/projects/libsvgtiny"
HOMEPAGE="http://www.netsurf-browser.org/projects/libsvgtiny/"
COPYRIGHT="2003-2017 The NetSurf Developers"
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libsvgtiny-$portVersion-src.tar.gz"
CHECKSUM_SHA256="062ae047608dd04e4c3d8bc423a743c436131f3b06b8f5649e3e887ab2f0f78a"