diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-12-17 23:21:11 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-12-17 23:21:46 +0100 |
commit | 0ee77107268bfd47d2675271afee630a123047f8 (patch) | |
tree | 283152b1d2905cf1e32e2b7c8977e4da747bf81f /media-libs/speex | |
parent | media-libs/speexdsp: Fix speexdsp_config_types.h (diff) | |
download | gentoo-0ee77107268bfd47d2675271afee630a123047f8.tar.gz gentoo-0ee77107268bfd47d2675271afee630a123047f8.tar.bz2 gentoo-0ee77107268bfd47d2675271afee630a123047f8.zip |
media-libs/speex: Switch to https
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-libs/speex')
-rw-r--r-- | media-libs/speex/speex-1.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/speex/speex-1.2.0-r1.ebuild b/media-libs/speex/speex-1.2.0-r1.ebuild index bf424f56d190..0c0c99a1cdff 100644 --- a/media-libs/speex/speex-1.2.0-r1.ebuild +++ b/media-libs/speex/speex-1.2.0-r1.ebuild @@ -8,8 +8,8 @@ MY_P=${P/_} MY_P=${MY_P/_p/.} DESCRIPTION="Audio compression format designed for speech" -HOMEPAGE="http://www.speex.org/" -SRC_URI="http://downloads.xiph.org/releases/speex/${MY_P}.tar.gz" +HOMEPAGE="https://www.speex.org/" +SRC_URI="https://downloads.xiph.org/releases/speex/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" |