summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/apr
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/apr')
-rw-r--r--meta/recipes-support/apr/apr-util_1.3.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/apr/apr-util_1.3.4.bb b/meta/recipes-support/apr/apr-util_1.3.4.bb
index 2e608e8a5c..333b49621c 100644
--- a/meta/recipes-support/apr/apr-util_1.3.4.bb
+++ b/meta/recipes-support/apr/apr-util_1.3.4.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Apache Portable Runtime (APR) companion library"
2SECTION = "libs" 2SECTION = "libs"
3DEPENDS = "apr expat gdbm" 3DEPENDS = "apr expat gdbm"
4LICENSE = "Apache License, Version 2.0" 4LICENSE = "Apache License, Version 2.0"
5 5LIC_FILES_CHKSUM = "file://LICENSE;md5=519e0a18e03f7c023070568c14b077bb"
6PR = "r5" 6PR = "r5"
7 7
8SRC_URI = "${APACHE_MIRROR}/apr/${P}.tar.gz \ 8SRC_URI = "${APACHE_MIRROR}/apr/${P}.tar.gz \