media-libs/sratom: updated SRC_URI to https

Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Miroslav Šulc 2022-10-02 10:18:43 +02:00
parent 3cbb6cc72b
commit 8e743bfc99
No known key found for this signature in database
GPG Key ID: 65D0F770B26B469C
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ inherit meson-multilib python-any-r1
DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
HOMEPAGE="http://drobilla.net/software/sratom/"
SRC_URI="http://download.drobilla.net/${P}.tar.xz"
SRC_URI="https://download.drobilla.net/${P}.tar.xz"
LICENSE="ISC"
SLOT="0"

View File

@ -9,7 +9,7 @@ inherit meson-multilib python-any-r1
DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
HOMEPAGE="http://drobilla.net/software/sratom/"
SRC_URI="http://download.drobilla.net/${P}.tar.xz"
SRC_URI="https://download.drobilla.net/${P}.tar.xz"
LICENSE="ISC"
SLOT="0"