dev-db/libzdb: use HTTPS
authorAaron Bauman <bman@gentoo.org>
Thu, 14 Nov 2019 00:31:48 +0000 (19:31 -0500)
committerAaron Bauman <bman@gentoo.org>
Thu, 14 Nov 2019 00:31:48 +0000 (19:31 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-db/libzdb/libzdb-3.1-r1.ebuild

index 0c89891ee0720838bc7050cb34a82aacf131b82b..13b086bcda5888d44e5355d86ca88928862f4fd4 100644 (file)
@@ -6,8 +6,8 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="A thread safe high level multi-database connection pool library"
-HOMEPAGE="http://www.tildeslash.com/libzdb/"
-SRC_URI="http://www.tildeslash.com/${PN}/dist/${P}.tar.gz"
+HOMEPAGE="https://www.tildeslash.com/libzdb/"
+SRC_URI="https://www.tildeslash.com/${PN}/dist/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"