package/xdg-dbus-proxy: bump to version 0.1.5
Version 0.1.5 mainly fixes handling of paths with more than 255 characters. Release notes: https://github.com/flatpak/xdg-dbus-proxy/releases/tag/0.1.5 Signed-off-by: Adrian Perez de Castro <aperez@igalia.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
f45fa3b405
commit
487761a5b2
@ -1,5 +1,5 @@
|
||||
# From https://github.com/flatpak/xdg-dbus-proxy/releases/tag/0.1.4
|
||||
sha256 1ec0eab53d1e49966d722352bcfd51ac402dce5190baedc749a8541e761670ab xdg-dbus-proxy-0.1.4.tar.xz
|
||||
# From https://github.com/flatpak/xdg-dbus-proxy/releases/tag/0.1.5
|
||||
sha256 061dcfaf8a0650e5fd9d5432dfe88bda749ea0d079dc136304bfecfbce0661fb 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.4
|
||||
XDG_DBUS_PROXY_VERSION = 0.1.5
|
||||
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