diff options
Diffstat (limited to 'dev-python/dbus-python/dbus-python-1.2.4.ebuild')
-rw-r--r-- | dev-python/dbus-python/dbus-python-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dbus-python/dbus-python-1.2.4.ebuild b/dev-python/dbus-python/dbus-python-1.2.4.ebuild index 6b6fc5ef62f..a21b8a52163 100644 --- a/dev-python/dbus-python/dbus-python-1.2.4.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.4.ebuild @@ -10,8 +10,8 @@ PYTHON_REQ_USE="threads(+)" inherit autotools eutils python-r1 DESCRIPTION="Python bindings for the D-Bus messagebus" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/DBusBindings http://dbus.freedesktop.org/doc/dbus-python/" -SRC_URI="http://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/DBusBindings https://dbus.freedesktop.org/doc/dbus-python/" +SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" |