diff options
-rw-r--r-- | meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.16.bb (renamed from meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.14.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.14.bb b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.16.bb index d7290fa6f5..7a691c611d 100644 --- a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.14.bb +++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.16.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] = "65acb6cbd2b4f3f46829599f5dabd89c" | 19 | SRC_URI[libgphoto2.md5sum] = "084d220d078d28c0c7a3ba13f4476128" |
20 | SRC_URI[libgphoto2.sha256sum] = "d3ce70686fb87d6791b9adcbb6e5693bfbe1cfef9661c23c75eb8a699ec4e274" | 20 | SRC_URI[libgphoto2.sha256sum] = "e757416d1623e01a9d0d294b2e790162e434c0964f50d3b7ff1a3424b62a2906" |
21 | 21 | ||
22 | inherit autotools pkgconfig gettext lib_package | 22 | inherit autotools pkgconfig gettext lib_package |
23 | 23 | ||