summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-11 14:59:03 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-13 15:18:18 -0400
commit389866564c6d1d88cbb02cbc399d84da28c66392 (patch)
tree1bb8cc0118bdc6e7acf712cdb82b0af3729c1b06 /media-libs/tremor
parentmedia-libs/libao: use HTTPS (diff)
downloadgentoo-389866564c6d1d88cbb02cbc399d84da28c66392.tar.gz
gentoo-389866564c6d1d88cbb02cbc399d84da28c66392.tar.bz2
gentoo-389866564c6d1d88cbb02cbc399d84da28c66392.zip
media-libs/tremor: use HTTPS
Diffstat (limited to 'media-libs/tremor')
-rw-r--r--media-libs/tremor/tremor-0_pre20130223-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/tremor/tremor-0_pre20130223-r1.ebuild b/media-libs/tremor/tremor-0_pre20130223-r1.ebuild
index e327ade5d5fc..6bd0fe6d3058 100644
--- a/media-libs/tremor/tremor-0_pre20130223-r1.ebuild
+++ b/media-libs/tremor/tremor-0_pre20130223-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ EAPI=5
inherit autotools eutils multilib-minimal
DESCRIPTION="A fixed-point version of the Ogg Vorbis decoder (also known as libvorbisidec)"
-HOMEPAGE="http://wiki.xiph.org/Tremor"
+HOMEPAGE="https://wiki.xiph.org/Tremor"
SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz"
LICENSE="BSD"