diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-09-23 08:33:22 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-09-23 08:45:41 +0200 |
commit | 9f26a2b119127b99cdff87d203fa20b6fb528e61 (patch) | |
tree | 19195a45adb3f8518f4f3dc1d17a6d5ca58c63d3 /media-sound/gsm | |
parent | dev-util/debootstrap: Use HTTPS. (diff) | |
download | gentoo-9f26a2b119127b99cdff87d203fa20b6fb528e61.tar.gz gentoo-9f26a2b119127b99cdff87d203fa20b6fb528e61.tar.bz2 gentoo-9f26a2b119127b99cdff87d203fa20b6fb528e61.zip |
media-sound/gsm: Use HTTPS.
Package-Manager: Portage-2.3.10, Repoman-2.3.3
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" |