commit: cb6d4a7715e36722f64adb6d2b579f8675e183cb Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Wed Nov 15 00:09:26 2023 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Wed Nov 15 00:24:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb6d4a77
media-libs/libsvgtiny-pixbuf: update HOMEPAGE, SRC_URI (http -> https) Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> media-libs/libsvgtiny-pixbuf/libsvgtiny-pixbuf-0.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libsvgtiny-pixbuf/libsvgtiny-pixbuf-0.0.2.ebuild b/media-libs/libsvgtiny-pixbuf/libsvgtiny-pixbuf-0.0.2.ebuild index 8b97de4a59ab..b573b0ae84af 100644 --- a/media-libs/libsvgtiny-pixbuf/libsvgtiny-pixbuf-0.0.2.ebuild +++ b/media-libs/libsvgtiny-pixbuf/libsvgtiny-pixbuf-0.0.2.ebuild @@ -4,8 +4,8 @@ EAPI=8 DESCRIPTION="Add SVG support to GTK without librsvg" -HOMEPAGE="http://michael.orlitzky.com/code/libsvgtiny-pixbuf.xhtml" -SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.xz" +HOMEPAGE="https://michael.orlitzky.com/code/libsvgtiny-pixbuf.xhtml" +SRC_URI="https://michael.orlitzky.com/code/releases/${P}.tar.xz" LICENSE="AGPL-3" SLOT="0" KEYWORDS="~amd64"
