summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/libical
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/libical')
-rw-r--r--meta/recipes-sato/libical/libical_0.48.bb (renamed from meta/recipes-sato/libical/libical_0.47.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-sato/libical/libical_0.47.bb b/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 \
6 file://LICENSE;md5=d1a0891cd3e582b3e2ec8fe63badbbb6" 6 file://LICENSE;md5=d1a0891cd3e582b3e2ec8fe63badbbb6"
7SECTION = "libs" 7SECTION = "libs"
8 8
9PR = "r1" 9PR = "r0"
10 10
11SRC_URI = "${SOURCEFORGE_MIRROR}/project/freeassociation/${BPN}/${P}/${BPN}-${PV}.tar.gz\ 11SRC_URI = "${SOURCEFORGE_MIRROR}/project/freeassociation/${BPN}/${P}/${BPN}-${PV}.tar.gz\
12 file://pthread-fix.patch" 12 file://pthread-fix.patch"
13 13
14SRC_URI[md5sum] = "21f7f8a21e3d857c9476be732e52dc32" 14SRC_URI[md5sum] = "e549f434d5fbf9cd156c60ed4943618f"
15SRC_URI[sha256sum] = "af4cbb4bb13d9ed3f2262181da9199823feba70802b15cc3e89b263d95da2888" 15SRC_URI[sha256sum] = "2ae78b0757f0dd13431acf42a9a8d038339fd4767fd5134e650bf60ee0b4dff0"
16 16
17inherit autotools 17inherit autotools