diff options
Diffstat (limited to 'media-sound/gsm')
-rw-r--r-- | media-sound/gsm/gsm-1.0.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gsm/gsm-1.0.13-r1.ebuild b/media-sound/gsm/gsm-1.0.13-r1.ebuild index 866d4a8398ab..897d7f112012 100644 --- a/media-sound/gsm/gsm-1.0.13-r1.ebuild +++ b/media-sound/gsm/gsm-1.0.13-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs versionator DESCRIPTION="Lossy speech compression library and tool" -HOMEPAGE="http://packages.qa.debian.org/libg/libgsm.html" +HOMEPAGE="https://packages.qa.debian.org/libg/libgsm.html" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="gsm" |