diff --git a/media-libs/gd/gd-2.1.1.recipe b/media-libs/gd/gd-2.1.1.recipe index 0cdabcc0c..8a1c735a2 100644 --- a/media-libs/gd/gd-2.1.1.recipe +++ b/media-libs/gd/gd-2.1.1.recipe @@ -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"