From: Shane Wang Date: Mon, 26 Dec 2011 16:03:12 +0000 (+0800) Subject: libical: upgrade to 0.48 X-Git-Tag: 2015-4~12258 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=781ddecedf39b9e90d60e39c148aac7d185c14a0;p=openembedded-core.git libical: upgrade to 0.48 Signed-off-by: Shane Wang --- diff --git a/meta/recipes-sato/libical/libical_0.47.bb b/meta/recipes-sato/libical/libical_0.48.bb similarity index 78% rename from meta/recipes-sato/libical/libical_0.47.bb rename to meta/recipes-sato/libical/libical_0.48.bb index ee4351ae88..80f629c44b 100644 --- a/meta/recipes-sato/libical/libical_0.47.bb +++ b/meta/recipes-sato/libical/libical_0.48.bb @@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d4fc58309d8ed46587ac63bb449d82f8 \ file://LICENSE;md5=d1a0891cd3e582b3e2ec8fe63badbbb6" SECTION = "libs" -PR = "r1" +PR = "r0" SRC_URI = "${SOURCEFORGE_MIRROR}/project/freeassociation/${BPN}/${P}/${BPN}-${PV}.tar.gz\ file://pthread-fix.patch" -SRC_URI[md5sum] = "21f7f8a21e3d857c9476be732e52dc32" -SRC_URI[sha256sum] = "af4cbb4bb13d9ed3f2262181da9199823feba70802b15cc3e89b263d95da2888" +SRC_URI[md5sum] = "e549f434d5fbf9cd156c60ed4943618f" +SRC_URI[sha256sum] = "2ae78b0757f0dd13431acf42a9a8d038339fd4767fd5134e650bf60ee0b4dff0" inherit autotools