mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
ifuse: update to 1.1.4
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
e2d5e0733a
commit
4a1e05154f
+3
-5
@@ -5,11 +5,9 @@ HOMEPAGE ="http://www.libimobiledevice.org/"
|
||||
|
||||
DEPENDS = "fuse libimobiledevice"
|
||||
|
||||
SRC_URI = " \
|
||||
http://www.libimobiledevice.org/downloads/ifuse-${PV}.tar.bz2 \
|
||||
"
|
||||
SRC_URI = "https://github.com/libimobiledevice/ifuse/releases/download/${PV}/ifuse-${PV}.tar.bz2"
|
||||
|
||||
SRC_URI[md5sum] = "4152526b2ac3c505cb41797d997be14d"
|
||||
SRC_URI[sha256sum] = "47835c8afb72588b3202fe0b206d7ea37a68663d9aa4eaf73f0a4bcb6215fc05"
|
||||
SRC_URI[md5sum] = "cd31fbd0ea945b2ff1e39eac8d198fdd"
|
||||
SRC_URI[sha256sum] = "3550702ef94b2f5f16c7db91c6b3282b2aed1340665834a03e47458e09d98d87"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
Reference in New Issue
Block a user