gd: switch homepage to https.

This commit is contained in:
Jérôme Duval
2018-09-09 09:53:27 +02:00
parent ea4a4a312a
commit b0f52ba76f

View File

@@ -1,10 +1,10 @@
SUMMARY="A library for the dynamic creation of images"
DESCRIPTION="GD is an open source library for the dynamic creation of images \
by programmers."
HOMEPAGE="http://www.libgd.org"
HOMEPAGE="https://www.libgd.org"
COPYRIGHT="1999-2015 Pierre-Alain Joye"
LICENSE="Libgd"
REVISION="5"
REVISION="6"
SOURCE_URI="https://bitbucket.org/libgd/gd-libgd/downloads/libgd-$portVersion.tar.xz"
CHECKSUM_SHA256="9ada1ed45594abc998ebc942cef12b032fbad672e73efc22bc9ff54f5df2b285"
SOURCE_DIR="libgd-$portVersion"