diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-28 08:51:47 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-28 08:51:47 +0200 |
commit | c4d32c99f57675fc754babccca13ab346072efa6 (patch) | |
tree | e558d867195472637207ad6e31e866c1f2a543d6 /recipes/libexif/libexif_0.6.19.bb | |
parent | c8f9779101047b010b238bdd6bb3b3674352f610 (diff) |
libexif: moved to latest version (0.6.19)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/libexif/libexif_0.6.19.bb')
-rw-r--r-- | recipes/libexif/libexif_0.6.19.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/libexif/libexif_0.6.19.bb b/recipes/libexif/libexif_0.6.19.bb new file mode 100644 index 0000000000..5b5d3495de --- /dev/null +++ b/recipes/libexif/libexif_0.6.19.bb @@ -0,0 +1,6 @@ +require libexif.inc + +PR = "${INC_PR}.0" + +SRC_URI[md5sum] = "56144a030a4c875c600b1ccf713f69f7" +SRC_URI[sha256sum] = "f97695261cc269c2d370ea1737985feaa8b4cadf34b8839005930afdd701cabd" |