diff options
-rw-r--r-- | meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.17.bb (renamed from meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.16.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.16.bb b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.17.bb index 7a691c611d..91c5ed2116 100644 --- a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.16.bb +++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.17.bb | |||
@@ -16,8 +16,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/libgphoto2-${PV}.tar.bz2;name=libgphoto2 | |||
16 | file://0001-configure.ac-remove-AM_PO_SUBDIRS.patch \ | 16 | file://0001-configure.ac-remove-AM_PO_SUBDIRS.patch \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[libgphoto2.md5sum] = "084d220d078d28c0c7a3ba13f4476128" | 19 | SRC_URI[libgphoto2.md5sum] = "ae78e7a7936a6962c3a22b256bee1869" |
20 | SRC_URI[libgphoto2.sha256sum] = "e757416d1623e01a9d0d294b2e790162e434c0964f50d3b7ff1a3424b62a2906" | 20 | SRC_URI[libgphoto2.sha256sum] = "417464f0a313fa937e8a71cdf18a371cf01e750830195cd63ae31da0d092b555" |
21 | 21 | ||
22 | inherit autotools pkgconfig gettext lib_package | 22 | inherit autotools pkgconfig gettext lib_package |
23 | 23 | ||