diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-08-31 13:32:46 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-08-31 13:37:32 -0400 |
commit | 15c795bd46fad8b372b5fd371591fc9ff368d6af (patch) | |
tree | 3a365f0608e997c12cee2c7c946a7f6417a8f194 /media-libs/smpeg2 | |
parent | media-libs/libreplaygain: use https for HOMEPAGE (diff) | |
download | gentoo-15c795bd46fad8b372b5fd371591fc9ff368d6af.tar.gz gentoo-15c795bd46fad8b372b5fd371591fc9ff368d6af.tar.bz2 gentoo-15c795bd46fad8b372b5fd371591fc9ff368d6af.zip |
media-libs/smpeg2: use https for HOMEPAGE
Diffstat (limited to 'media-libs/smpeg2')
-rw-r--r-- | media-libs/smpeg2/smpeg2-2.0.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/smpeg2/smpeg2-2.0.0-r3.ebuild b/media-libs/smpeg2/smpeg2-2.0.0-r3.ebuild index 22213f4d770f..ed6616eae337 100644 --- a/media-libs/smpeg2/smpeg2-2.0.0-r3.ebuild +++ b/media-libs/smpeg2/smpeg2-2.0.0-r3.ebuild @@ -6,7 +6,7 @@ inherit eutils toolchain-funcs autotools multilib-minimal MY_P=smpeg-${PV} DESCRIPTION="SDL MPEG Player Library" -HOMEPAGE="http://icculus.org/smpeg/" +HOMEPAGE="https://icculus.org/smpeg/" SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${MY_P}.tar.bz2" LICENSE="LGPL-2" |