Browse Source

libusbmuxd: update to 2.0.2

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Oleksandr Kravchuk 3 years ago
parent
commit
a764522a4a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta-oe/recipes-extended/libimobiledevice/libusbmuxd_2.0.2.bb

+ 1 - 1
meta-oe/recipes-extended/libimobiledevice/libusbmuxd_git.bb → meta-oe/recipes-extended/libimobiledevice/libusbmuxd_2.0.2.bb

@@ -8,7 +8,7 @@ inherit autotools pkgconfig gitpkgv
 
 PKGV = "${GITPKGVTAG}"
 
-SRCREV = "78df9be5fc8222ed53846cb553de9b5d24c85c6c"
+SRCREV = "ce98c346b7c1dc2a21faea4fd3f32c88e27ca2af"
 SRC_URI = "git://github.com/libimobiledevice/libusbmuxd;protocol=https"
 
 S = "${WORKDIR}/git"