update dbus-python package link

This commit is contained in:
MAFLO321 2016-02-07 23:13:01 +01:00 committed by Stephan Raue
parent 6cbd5fba05
commit 61b7ae2f8d

View File

@ -21,8 +21,8 @@ PKG_VERSION="1.2.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://freedesktop.org/wiki/Software/dbus"
PKG_URL="http://dbus.freedesktop.org/releases/dbus-python/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_SITE="https://freedesktop.org/wiki/Software/dbus"
PKG_URL="https://dbus.freedesktop.org/releases/dbus-python/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain Python dbus dbus-glib"
PKG_PRIORITY="optional"
PKG_SECTION="python/system"