dbus: bump to version 1.10.20

Change site to https to avoid a redirection.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Baruch Siach 2017-07-06 21:16:30 +03:00 committed by Thomas Petazzoni
parent 27ce235cdb
commit dcec447e89
2 changed files with 4 additions and 3 deletions

View File

@ -1,2 +1,3 @@
# Locally calculated after checking pgp signature
sha256 6049ddd5f3f3e2618f615f1faeda0a115104423a7996b7aa73e2f36e38cc514a dbus-1.10.18.tar.gz
# http://dbus.freedesktop.org/releases/dbus/dbus-1.10.20.tar.gz.asc
sha256 e574b9780b5425fde4d973bb596e7ea0f09e00fe2edd662da9016e976c460b48 dbus-1.10.20.tar.gz

View File

@ -4,8 +4,8 @@
#
################################################################################
DBUS_VERSION = 1.10.18
DBUS_SITE = http://dbus.freedesktop.org/releases/dbus
DBUS_VERSION = 1.10.20
DBUS_SITE = https://dbus.freedesktop.org/releases/dbus
DBUS_LICENSE = AFL-2.1 or GPL-2.0+ (library, tools), GPL-2.0+ (tools)
DBUS_LICENSE_FILES = COPYING
DBUS_INSTALL_STAGING = YES