diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2022-10-02 10:18:43 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2022-10-02 10:18:43 +0200 |
commit | 8e743bfc995cccbe0b18074cc1b9ff12e6d525aa (patch) | |
tree | d7c0eb727835b37a5e883dd2ad4897b7964193a3 /media-libs | |
parent | media-libs/lilv: updated SRC_URI to https (diff) | |
download | gentoo-8e743bfc995cccbe0b18074cc1b9ff12e6d525aa.tar.gz gentoo-8e743bfc995cccbe0b18074cc1b9ff12e6d525aa.tar.bz2 gentoo-8e743bfc995cccbe0b18074cc1b9ff12e6d525aa.zip |
media-libs/sratom: updated SRC_URI to https
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/sratom/sratom-0.6.12-r1.ebuild | 2 | ||||
-rw-r--r-- | media-libs/sratom/sratom-0.6.14.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sratom/sratom-0.6.12-r1.ebuild b/media-libs/sratom/sratom-0.6.12-r1.ebuild index 5a1842d16434..2777771b6943 100644 --- a/media-libs/sratom/sratom-0.6.12-r1.ebuild +++ b/media-libs/sratom/sratom-0.6.12-r1.ebuild @@ -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" diff --git a/media-libs/sratom/sratom-0.6.14.ebuild b/media-libs/sratom/sratom-0.6.14.ebuild index 7a0ecfc1b275..b674abadfc94 100644 --- a/media-libs/sratom/sratom-0.6.14.ebuild +++ b/media-libs/sratom/sratom-0.6.14.ebuild @@ -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" |