summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-03-09 17:09:15 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-03-16 13:13:16 +0100
commit6871ecd0f2ae4c27afca360d85db942a7bf60def (patch)
treef838563434c3ea47bce56b4cb5e44b7231318ac1 /dev-libs
parentdev-libs/libnsfb: use https (diff)
downloadgentoo-6871ecd0f2ae4c27afca360d85db942a7bf60def.tar.gz
gentoo-6871ecd0f2ae4c27afca360d85db942a7bf60def.tar.bz2
gentoo-6871ecd0f2ae4c27afca360d85db942a7bf60def.zip
dev-libs/mimetic: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/mimetic/mimetic-0.9.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/mimetic/mimetic-0.9.8.ebuild b/dev-libs/mimetic/mimetic-0.9.8.ebuild
index 218a91a27d15..0b546da4add4 100644
--- a/dev-libs/mimetic/mimetic-0.9.8.ebuild
+++ b/dev-libs/mimetic/mimetic-0.9.8.ebuild
@@ -6,8 +6,8 @@ EAPI=7
inherit autotools
DESCRIPTION="C++ MIME library designed to be easy to use and integrate, fast and efficient"
-HOMEPAGE="http://www.codesink.org/mimetic_mime_library.html"
-SRC_URI="http://www.codesink.org/download/${P}.tar.gz"
+HOMEPAGE="https://www.codesink.org/mimetic_mime_library.html"
+SRC_URI="https://www.codesink.org/download/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"