media-libs/flac: update HOMEPAGE and use https for it and SRC_URI
authorTim Harder <radhermit@gentoo.org>
Thu, 31 Aug 2017 12:40:27 +0000 (08:40 -0400)
committerTim Harder <radhermit@gentoo.org>
Thu, 31 Aug 2017 12:40:27 +0000 (08:40 -0400)
media-libs/flac/flac-1.3.2-r1.ebuild

index aeff46738a491d76d7db7f488c065e00bd2a3aff..5c43c541d2c7c9245f01c5cf84965c13f6e1c533 100644 (file)
@@ -6,8 +6,8 @@ EAPI=6
 inherit autotools multilib-minimal
 
 DESCRIPTION="free lossless audio encoder and decoder"
-HOMEPAGE="http://flac.sourceforge.net"
-SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.xz"
+HOMEPAGE="https://xiph.org/flac/"
+SRC_URI="https://downloads.xiph.org/releases/${PN}/${P}.tar.xz"
 
 LICENSE="BSD FDL-1.2 GPL-2 LGPL-2.1"
 SLOT="0"