From c6f5a883a9abe579b202e38d5d1564791460b171 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Mon, 29 Jul 2013 16:06:50 +0200 Subject: [PATCH] libpoco: updating to current version 1.4.6p1 --- .../{libpoco_1.3.6p2.bb => libpoco_1.4.6p1.bb} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename recipes-extended/libpoco/{libpoco_1.3.6p2.bb => libpoco_1.4.6p1.bb} (73%) diff --git a/recipes-extended/libpoco/libpoco_1.3.6p2.bb b/recipes-extended/libpoco/libpoco_1.4.6p1.bb similarity index 73% rename from recipes-extended/libpoco/libpoco_1.3.6p2.bb rename to recipes-extended/libpoco/libpoco_1.4.6p1.bb index 064cde0..204c59c 100644 --- a/recipes-extended/libpoco/libpoco_1.3.6p2.bb +++ b/recipes-extended/libpoco/libpoco_1.4.6p1.bb @@ -5,13 +5,13 @@ HOMEPAGE="http://pocoproject.org" LICENSE="BSL-1.0" LIC_FILES_CHKSUM="file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c" DEPENDS="expat zlib pcre" -SRC_URI="${SOURCEFORGE_MIRROR}/poco/poco-1.3.6p2-all.tar.bz2 \ - file://OE" -SRC_URI[md5sum] = "8f1a6c3511764167d39f1950da3fcb37" -SRC_URI[sha256sum] = "290c7f80827e509642f200b766e3709ef6ace0b6efadc832c9e879ac11830ae5" -S="${WORKDIR}/poco-${PV}-all" -PR = "r4" +SRC_URI = "${SOURCEFORGE_MIRROR}/poco/poco-${PV}-all.tar.bz2 \ + file://OE" +SRC_URI[md5sum] = "2598b53d481e2bd3fb92bd23172abe53" +SRC_URI[sha256sum] = "95af0382257614c70841629c928184cddc228831a8bfc4c57399931bed8a16f8" + +S = "${WORKDIR}/poco-${PV}-all" inherit autotools binconfig pkgconfig