mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-11 22:33:29 +08:00
dbus: bump version to 1.10.22
Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
8ac0b1e73e
commit
29f0bd345b
@ -1,3 +1,3 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# http://dbus.freedesktop.org/releases/dbus/dbus-1.10.20.tar.gz.asc
|
||||
sha256 e574b9780b5425fde4d973bb596e7ea0f09e00fe2edd662da9016e976c460b48 dbus-1.10.20.tar.gz
|
||||
# http://dbus.freedesktop.org/releases/dbus/dbus-1.10.22.tar.gz.asc
|
||||
sha256 e2b1401e3eedc7b5c9a2034d31254c886e1fcbc7858006e0a1c59158fe4b7b97 dbus-1.10.22.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DBUS_VERSION = 1.10.20
|
||||
DBUS_VERSION = 1.10.22
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user