From c0fb08ca512733fc88edf256b7c4aed7ca1913c4 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sat, 3 Mar 2012 09:45:29 +0100 Subject: libpng: move to 1.2.47 as 1.2.46 is not on the src site any more Signed-off-by: Frans Meulenbroeks --- recipes/libpng/libpng_1.2.47.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 recipes/libpng/libpng_1.2.47.bb diff --git a/recipes/libpng/libpng_1.2.47.bb b/recipes/libpng/libpng_1.2.47.bb new file mode 100644 index 0000000000..e036be52cd --- /dev/null +++ b/recipes/libpng/libpng_1.2.47.bb @@ -0,0 +1,6 @@ +require libpng.inc + +PR = "${INC_PR}.0" + +SRC_URI[libpng.md5sum] = "e8b43dc78ef95b3949af7f961d76874b" +SRC_URI[libpng.sha256sum] = "a5e796e1802b2e221498bda09ff9850bc7ec9068b6788948cc2c42af213914d8" -- cgit 1.2.3-korg