media-libs/jasper: use https for HOMEPAGE
authorTim Harder <radhermit@gentoo.org>
Fri, 1 Sep 2017 06:05:19 +0000 (02:05 -0400)
committerTim Harder <radhermit@gentoo.org>
Fri, 1 Sep 2017 06:54:07 +0000 (02:54 -0400)
media-libs/jasper/jasper-2.0.12.ebuild
media-libs/jasper/jasper-9999.ebuild

index f99bf0cb3c100662cc34c48b500eb9daebaa47b3..6e89a5e716af532ccbe771fd46f82678e91bb378 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit cmake-multilib
 
 DESCRIPTION="Implementation of the codec specified in the JPEG-2000 Part-1 standard"
-HOMEPAGE="http://www.ece.uvic.ca/~mdadams/jasper/"
+HOMEPAGE="https://www.ece.uvic.ca/~mdadams/jasper/"
 
 if [[ ${PV} == *9999* ]]; then
        inherit git-r3
index 0754978bbb05fea0f984ca6ad21889f81112b9a0..d0e060bfd024b5208d1c43c2cbd4e9cd9c72105b 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit cmake-multilib
 
 DESCRIPTION="Implementation of the codec specified in the JPEG-2000 Part-1 standard"
-HOMEPAGE="http://www.ece.uvic.ca/~mdadams/jasper/"
+HOMEPAGE="https://www.ece.uvic.ca/~mdadams/jasper/"
 
 if [[ ${PV} == *9999* ]]; then
        inherit git-r3