summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/libimobiledevice/libplist_git.bb')
-rw-r--r--meta-oe/recipes-extended/libimobiledevice/libplist_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb b/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb
index 8f5a7f166f..db092600bc 100644
--- a/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb
+++ b/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb
@@ -10,7 +10,7 @@ inherit autotools pkgconfig python3native python3targetconfig
10 10
11PV = "2.3.0" 11PV = "2.3.0"
12 12
13SRCREV = "72480212cd8ec0ab8d0b5064df52c146cac603b4" 13SRCREV = "b8fcc89b74c9128a13b07cc15a0ce25dca0cd97e"
14SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https;branch=master" 14SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https;branch=master"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"