summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/libical/libical_3.0.8.bb (renamed from meta/recipes-support/libical/libical_3.0.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libical/libical_3.0.7.bb b/meta/recipes-support/libical/libical_3.0.8.bb
index a50473e9ec..efb9433412 100644
--- a/meta/recipes-support/libical/libical_3.0.7.bb
+++ b/meta/recipes-support/libical/libical_3.0.8.bb
@@ -12,8 +12,8 @@ SRC_URI = " \
12 https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.gz \ 12 https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.gz \
13 file://0001-Use-our-hand-build-native-src-generator.patch \ 13 file://0001-Use-our-hand-build-native-src-generator.patch \
14" 14"
15SRC_URI[md5sum] = "8a5d07a7fba9e73a85e67f76258bf042" 15SRC_URI[md5sum] = "41bd1f1fcdcb4779cea478bb55cf07bf"
16SRC_URI[sha256sum] = "0abe66df1ea826e57db7f281c704ede834c84139012e6c686ea7adafd4e763fc" 16SRC_URI[sha256sum] = "09fecacaf75ba5a242159e3a9758a5446b5ce4d0ab684f98a7040864e1d1286f"
17UPSTREAM_CHECK_URI = "https://github.com/libical/libical/releases" 17UPSTREAM_CHECK_URI = "https://github.com/libical/libical/releases"
18 18
19inherit cmake pkgconfig 19inherit cmake pkgconfig