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:
parent
27ce235cdb
commit
dcec447e89
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user