summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libxslt/libxslt_1.1.26.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libxslt/libxslt_1.1.26.bb')
-rw-r--r--meta/recipes-support/libxslt/libxslt_1.1.26.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-support/libxslt/libxslt_1.1.26.bb b/meta/recipes-support/libxslt/libxslt_1.1.26.bb
index b5726974f1..71fb4788a0 100644
--- a/meta/recipes-support/libxslt/libxslt_1.1.26.bb
+++ b/meta/recipes-support/libxslt/libxslt_1.1.26.bb
@@ -12,6 +12,9 @@ PR = "r0"
12 12
13SRC_URI = "ftp://xmlsoft.org/libxslt//libxslt-${PV}.tar.gz \ 13SRC_URI = "ftp://xmlsoft.org/libxslt//libxslt-${PV}.tar.gz \
14 file://pkgconfig_fix.patch;patch=1" 14 file://pkgconfig_fix.patch;patch=1"
15
16SRC_URI[md5sum] = "e61d0364a30146aaa3001296f853b2b9"
17SRC_URI[sha256sum] = "55dd52b42861f8a02989d701ef716d6280bfa02971e967c285016f99c66e3db1"
15S = "${WORKDIR}/libxslt-${PV}" 18S = "${WORKDIR}/libxslt-${PV}"
16 19
17inherit autotools pkgconfig 20inherit autotools pkgconfig