diff options
Diffstat (limited to 'media-libs/tremor')
-rw-r--r-- | media-libs/tremor/tremor-0_pre20130223-r1.ebuild | 4 |
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" |