diff options
Diffstat (limited to 'recipes/gphoto2/gphoto2_2.1.4.bb')
-rw-r--r-- | recipes/gphoto2/gphoto2_2.1.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gphoto2/gphoto2_2.1.4.bb b/recipes/gphoto2/gphoto2_2.1.4.bb index 80d0ee0f27..905050961f 100644 --- a/recipes/gphoto2/gphoto2_2.1.4.bb +++ b/recipes/gphoto2/gphoto2_2.1.4.bb @@ -7,3 +7,6 @@ PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/gphoto2-${PV}.tar.bz2" inherit autotools + +SRC_URI[md5sum] = "5bbee55d4e59b063d3cff0fbc9121006" +SRC_URI[sha256sum] = "c52e77a52ad11a02ae9f0b8491915f3f09fec23f8f740cc6079570241caf63cb" |