commit:     3cbb6cc72bea5b3432a4970a1797af407c59191c
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 08:17:49 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 08:17:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cbb6cc7

media-libs/lilv: updated SRC_URI to https

Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/lilv/lilv-0.24.18-r1.ebuild | 2 +-
 media-libs/lilv/lilv-0.24.20.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/lilv/lilv-0.24.18-r1.ebuild 
b/media-libs/lilv/lilv-0.24.18-r1.ebuild
index 9796de60ac02..c413f9e975f5 100644
--- a/media-libs/lilv/lilv-0.24.18-r1.ebuild
+++ b/media-libs/lilv/lilv-0.24.18-r1.ebuild
@@ -10,7 +10,7 @@ inherit meson-multilib python-single-r1
 
 DESCRIPTION="Library to make the use of LV2 plugins as simple as possible for 
applications"
 HOMEPAGE="https://drobilla.net/software/lilv.html";
-SRC_URI="http://download.drobilla.net/${P}.tar.xz";
+SRC_URI="https://download.drobilla.net/${P}.tar.xz";
 
 LICENSE="ISC"
 SLOT="0"

diff --git a/media-libs/lilv/lilv-0.24.20.ebuild 
b/media-libs/lilv/lilv-0.24.20.ebuild
index 9c461756fb0b..91b3c531e785 100644
--- a/media-libs/lilv/lilv-0.24.20.ebuild
+++ b/media-libs/lilv/lilv-0.24.20.ebuild
@@ -10,7 +10,7 @@ inherit meson-multilib python-single-r1
 
 DESCRIPTION="Library to make the use of LV2 plugins as simple as possible for 
applications"
 HOMEPAGE="https://drobilla.net/software/lilv.html";
-SRC_URI="http://download.drobilla.net/${P}.tar.xz";
+SRC_URI="https://download.drobilla.net/${P}.tar.xz";
 
 LICENSE="ISC"
 SLOT="0"

Reply via email to