dev-python/minidb: update HOMEPAGE
authorLouis Sautier <sautier.louis@gmail.com>
Mon, 16 Jan 2017 00:53:53 +0000 (01:53 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 16 Jan 2017 09:27:44 +0000 (10:27 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3496

dev-python/minidb/minidb-2.0.1-r1.ebuild

index 3df0dce8536aa34d85cb37d5777a9c342057aa02..ea39cd2c3614da27ad911ab961c1e7c25def7dd7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ PYTHON_REQ_USE="sqlite"
 inherit distutils-r1
 
 DESCRIPTION="Simple SQLite-based object store"
-HOMEPAGE="http://thp.io/2010/minidb/"
+HOMEPAGE="https://thp.io/2010/minidb/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="ISC"