summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-08-31 08:40:27 -0400
committerTim Harder <radhermit@gentoo.org>2017-08-31 08:40:27 -0400
commit74b3ab579a9ae3ca61589809c9ac0f41b029ad60 (patch)
tree4004f479dae0575324d8ee157c4aa23ea01cd522 /media-libs
parentmedia-libs/x265: use consistent indentation for metadata (diff)
downloadgentoo-74b3ab579a9ae3ca61589809c9ac0f41b029ad60.tar.gz
gentoo-74b3ab579a9ae3ca61589809c9ac0f41b029ad60.tar.bz2
gentoo-74b3ab579a9ae3ca61589809c9ac0f41b029ad60.zip
media-libs/flac: update HOMEPAGE and use https for it and SRC_URI
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/flac/flac-1.3.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/flac/flac-1.3.2-r1.ebuild b/media-libs/flac/flac-1.3.2-r1.ebuild
index aeff46738a49..5c43c541d2c7 100644
--- a/media-libs/flac/flac-1.3.2-r1.ebuild
+++ b/media-libs/flac/flac-1.3.2-r1.ebuild
@@ -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"