diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:06:00 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:06:00 +0200 |
commit | 2585619faf26f17cfcf32ae26baf61a1573f2809 (patch) | |
tree | c14c76db7e1849da90611a617bf5a0be2dbf7ef6 /media-libs/lv2 | |
parent | x11-themes/claws-mail-themes: update homepage (diff) | |
download | gentoo-2585619faf26f17cfcf32ae26baf61a1573f2809.tar.gz gentoo-2585619faf26f17cfcf32ae26baf61a1573f2809.tar.bz2 gentoo-2585619faf26f17cfcf32ae26baf61a1573f2809.zip |
media-libs/lv2: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-libs/lv2')
-rw-r--r-- | media-libs/lv2/lv2-1.14.0-r2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/lv2/lv2-1.16.0-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/lv2/lv2-1.14.0-r2.ebuild b/media-libs/lv2/lv2-1.14.0-r2.ebuild index b7351ced68ec..766c421292c7 100644 --- a/media-libs/lv2/lv2-1.14.0-r2.ebuild +++ b/media-libs/lv2/lv2-1.14.0-r2.ebuild @@ -9,8 +9,8 @@ PYTHON_REQ_USE='threads(+)' inherit python-single-r1 waf-utils multilib-build multilib-minimal DESCRIPTION="A simple but extensible successor of LADSPA" -HOMEPAGE="http://lv2plug.in/" -SRC_URI="http://lv2plug.in/spec/${P}.tar.bz2" +HOMEPAGE="https://lv2plug.in/" +SRC_URI="https://lv2plug.in/spec/${P}.tar.bz2" LICENSE="MIT" SLOT="0" diff --git a/media-libs/lv2/lv2-1.16.0-r1.ebuild b/media-libs/lv2/lv2-1.16.0-r1.ebuild index f55b702ccae6..d7b0d73f20b1 100644 --- a/media-libs/lv2/lv2-1.16.0-r1.ebuild +++ b/media-libs/lv2/lv2-1.16.0-r1.ebuild @@ -9,8 +9,8 @@ PYTHON_REQ_USE='threads(+)' inherit python-single-r1 waf-utils multilib-build multilib-minimal DESCRIPTION="A simple but extensible successor of LADSPA" -HOMEPAGE="http://lv2plug.in/" -SRC_URI="http://lv2plug.in/spec/${P}.tar.bz2" +HOMEPAGE="https://lv2plug.in/" +SRC_URI="https://lv2plug.in/spec/${P}.tar.bz2" LICENSE="MIT" SLOT="0" |