libimobiledevice-glue: upgrade 1.2.0 -> 1.3.0

Changelog:
==========
* Add SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 functions to interface
* socket: Create an IPv4 compatible IPv6 socket when NULL is passed to socket_create
* socket: Haiku compilation fixes

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2024-06-25 16:55:49 +08:00
committed by Khem Raj
parent 201efe24ca
commit 83e3d0f3d4
@@ -8,7 +8,7 @@ HOMEPAGE = "http://www.libimobiledevice.org/"
DEPENDS = "libplist"
SRCREV = "fde8946a3988790fd5d3f01fc0a1fd43609ab1d1"
SRCREV = "362f7848ac89b74d9dd113b38b51ecb601f76094"
SRC_URI = "git://github.com/libimobiledevice/libimobiledevice-glue;protocol=https;branch=master"
S = "${WORKDIR}/git"