package/xdg-dbus-proxy: bump to version 0.1.4
This version includes a few fixes, and a new Meson-based build system.
For now this only updates to the latest version, the switch to Meson is
left for a follow-up patch. Release notes can be found at:
https://github.com/flatpak/xdg-dbus-proxy/releases/tag/0.1.4
Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 9ad0000827
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
cfc2d87eb5
commit
b3835eb692
@ -1,5 +1,5 @@
|
||||
# From https://github.com/flatpak/xdg-dbus-proxy/releases/tag/0.1.3
|
||||
sha256 03b5d28ca879253ddbbce31098909becca1495ea811a6377a492e28f16c09b9b xdg-dbus-proxy-0.1.3.tar.xz
|
||||
# From https://github.com/flatpak/xdg-dbus-proxy/releases/tag/0.1.4
|
||||
sha256 1ec0eab53d1e49966d722352bcfd51ac402dce5190baedc749a8541e761670ab xdg-dbus-proxy-0.1.4.tar.xz
|
||||
|
||||
# Hash for license files:
|
||||
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XDG_DBUS_PROXY_VERSION = 0.1.3
|
||||
XDG_DBUS_PROXY_VERSION = 0.1.4
|
||||
XDG_DBUS_PROXY_SITE = https://github.com/flatpak/xdg-dbus-proxy/releases/download/$(XDG_DBUS_PROXY_VERSION)
|
||||
XDG_DBUS_PROXY_SOURCE = xdg-dbus-proxy-$(XDG_DBUS_PROXY_VERSION).tar.xz
|
||||
XDG_DBUS_PROXY_DEPENDENCIES = host-pkgconf libglib2
|
||||
|
Loading…
Reference in New Issue
Block a user