summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libcheck/libcheck_0.9.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libcheck/libcheck_0.9.8.bb')
-rw-r--r--meta/recipes-support/libcheck/libcheck_0.9.8.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-support/libcheck/libcheck_0.9.8.bb b/meta/recipes-support/libcheck/libcheck_0.9.8.bb
index 048b8ce622..d7e0829b1e 100644
--- a/meta/recipes-support/libcheck/libcheck_0.9.8.bb
+++ b/meta/recipes-support/libcheck/libcheck_0.9.8.bb
@@ -9,6 +9,9 @@ LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=2d5025d4aa3495befef8f17206a5b0a1"
9PR = "r0" 9PR = "r0"
10 10
11SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz" 11SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz"
12
13SRC_URI[md5sum] = "5d75e9a6027cde79d2c339ef261e7470"
14SRC_URI[sha256sum] = "82acf956bb07584ffea2bf04d5989fe939c3e74ecf93133a21037fd0f7996a7f"
12S = "${WORKDIR}/check-${PV}" 15S = "${WORKDIR}/check-${PV}"
13 16
14inherit autotools pkgconfig 17inherit autotools pkgconfig