diff options
author | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2021-01-13 22:03:46 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2021-01-13 22:03:46 +0100 |
commit | a7f9b480be6e59488b2333d4261355e1033655ed (patch) | |
tree | 2c080decc3c4da3030ffbe74956587fe8dace9d3 /sci-misc | |
parent | sci-libs/nipy: use https for homepage (diff) | |
download | sci-a7f9b480be6e59488b2333d4261355e1033655ed.tar.gz sci-a7f9b480be6e59488b2333d4261355e1033655ed.tar.bz2 sci-a7f9b480be6e59488b2333d4261355e1033655ed.zip |
sci-misc/praat: use https
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/praat/praat-6.0.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/praat/praat-6.0.26.ebuild b/sci-misc/praat/praat-6.0.26.ebuild index 01f910d56..6872814e4 100644 --- a/sci-misc/praat/praat-6.0.26.ebuild +++ b/sci-misc/praat/praat-6.0.26.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Speech analysis and synthesis" -HOMEPAGE="http://www.fon.hum.uva.nl/praat/ https://github.com/praat/praat" +HOMEPAGE="https://www.fon.hum.uva.nl/praat/ https://github.com/praat/praat" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" |