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

@@ -1,10 +1,10 @@
SUMMARY="Lightweight PNG C library"
DESCRIPTION="pnglite is a small and simple library for loading and writing PNG images. \
It was created as a substitute for libpng in situations when libpng is more than enough."
HOMEPAGE="http://sourceforge.net/projects/pnglite"
HOMEPAGE="https://sourceforge.net/projects/pnglite"
COPYRIGHT="2007 Daniel Karling"
LICENSE="Zlib"
REVISION="2"
REVISION="3"
SOURCE_URI="http://prdownloads.sourceforge.net/pnglite/pnglite-$portVersion.zip"
CHECKSUM_SHA256="6444b13b9ec5b6f9de8f72513a00870325779e3b05bfcf554edb1ab0c90f5962"
SOURCE_DIR=""