diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-10-25 14:39:48 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-31 23:03:10 +0000 |
commit | 44da39789bcf0554a82586ebc611b49a4665333d (patch) | |
tree | b77cfe72fe1b168f9b8ce5b0fa751b96e2116f44 /meta/recipes-multimedia | |
parent | d7b8875fb23e2bc5db6f5068bc5583cf68f35769 (diff) | |
download | openembedded-core-44da39789bcf0554a82586ebc611b49a4665333d.tar.gz openembedded-core-44da39789bcf0554a82586ebc611b49a4665333d.tar.bz2 openembedded-core-44da39789bcf0554a82586ebc611b49a4665333d.zip |
libsndfile1: upgrade to version 1.0.25
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/libsndfile/libsndfile1_1.0.25.bb (renamed from meta/recipes-multimedia/libsndfile/libsndfile1_1.0.24.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.24.bb b/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.25.bb index 7b8bcaef98..bbe2f1d9ba 100644 --- a/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.24.bb +++ b/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.25.bb @@ -4,12 +4,12 @@ AUTHOR = "Erik de Castro Lopo" DEPENDS = "sqlite3" SECTION = "libs/multimedia" LICENSE = "LGPLv2.1" -PR = "r1" +PR = "r0" SRC_URI = "http://www.mega-nerd.com/libsndfile/files/libsndfile-${PV}.tar.gz" -SRC_URI[md5sum] = "8f823c30c1d8d44830db6ab845d6679e" -SRC_URI[sha256sum] = "b6050e6fbfbb72c8bfbc895104697a4af1d49077a64e4846e0be7af87c9e56a4" +SRC_URI[md5sum] = "e2b7bb637e01022c7d20f95f9c3990a2" +SRC_URI[sha256sum] = "59016dbd326abe7e2366ded5c344c853829bebfd1702ef26a07ef662d6aa4882" LIC_FILES_CHKSUM = "file://COPYING;md5=e77fe93202736b47c07035910f47974a" |