diff --git a/media-libs/giflib/giflib6-5.0.5.recipe b/media-libs/giflib/giflib6-5.0.5.recipe index 3bf23fee1..9b9a612e6 100644 --- a/media-libs/giflib/giflib6-5.0.5.recipe +++ b/media-libs/giflib/giflib6-5.0.5.recipe @@ -15,11 +15,11 @@ counting would break if you did. It's \"GIFLIB\" in caps as a nod to the code's origins in the dark and \ backward abysm of MS-DOS, but Unix hackers are encouraged to spell it \ \"giflib\" in deference to local conventions. :-)" -HOMEPAGE="http://sourceforge.net/projects/giflib/" +HOMEPAGE="https://sourceforge.net/projects/giflib/" COPYRIGHT="1997-2007 Eric S. Raymond and Toshio Kuratomi" LICENSE="MIT" -REVISION="4" -SOURCE_URI="http://sourceforge.net/projects/giflib/files/giflib-5.x/giflib-5.0.5.tar.bz2/download" +REVISION="5" +SOURCE_URI="https://sourceforge.net/projects/giflib/files/giflib-5.x/giflib-5.0.5.tar.bz2/download" CHECKSUM_SHA256="606d8a366b1c625ab60d62faeca807a799a2b9e88cbdf2a02bfcdf4429bf8609" SOURCE_DIR="giflib-$portVersion" PATCHES="giflib-5.0.5.patch"