summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/libirecovery/libirecovery_1.3.1.bb (renamed from meta-oe/recipes-connectivity/libirecovery/libirecovery_1.3.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/libirecovery/libirecovery_1.3.0.bb b/meta-oe/recipes-connectivity/libirecovery/libirecovery_1.3.1.bb
index 4bbacbfa06..e7a2ece779 100644
--- a/meta-oe/recipes-connectivity/libirecovery/libirecovery_1.3.0.bb
+++ b/meta-oe/recipes-connectivity/libirecovery/libirecovery_1.3.1.bb
@@ -8,7 +8,7 @@ HOMEPAGE = "http://www.libimobiledevice.org/"
8 8
9DEPENDS = "libimobiledevice-glue libusb1 readline" 9DEPENDS = "libimobiledevice-glue libusb1 readline"
10 10
11SRCREV = "23f201d13f2fad05f5096e254e104bcaf35fd607" 11SRCREV = "b59ef4814525f487287da1609864f432cd79e3ed"
12SRC_URI = "git://github.com/libimobiledevice/libirecovery;protocol=https;branch=master" 12SRC_URI = "git://github.com/libimobiledevice/libirecovery;protocol=https;branch=master;tag=${PV}"
13 13
14inherit autotools pkgconfig 14inherit autotools pkgconfig