summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/neon
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/neon')
-rw-r--r--meta/recipes-support/neon/neon-0.29.6/pkgconfig.patch (renamed from meta/recipes-support/neon/neon-0.29.5/pkgconfig.patch)0
-rw-r--r--meta/recipes-support/neon/neon_0.29.6.bb (renamed from meta/recipes-support/neon/neon_0.29.5.bb)6
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/neon/neon-0.29.5/pkgconfig.patch b/meta/recipes-support/neon/neon-0.29.6/pkgconfig.patch
index 1a2550c6fb..1a2550c6fb 100644
--- a/meta/recipes-support/neon/neon-0.29.5/pkgconfig.patch
+++ b/meta/recipes-support/neon/neon-0.29.6/pkgconfig.patch
diff --git a/meta/recipes-support/neon/neon_0.29.5.bb b/meta/recipes-support/neon/neon_0.29.6.bb
index 34c7253f83..e739f31631 100644
--- a/meta/recipes-support/neon/neon_0.29.5.bb
+++ b/meta/recipes-support/neon/neon_0.29.6.bb
@@ -7,15 +7,15 @@ LIC_FILES_CHKSUM = "file://src/COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a
7DEPENDS = "zlib libxml2 expat time gnutls libproxy" 7DEPENDS = "zlib libxml2 expat time gnutls libproxy"
8DEPENDS_virtclass-native = "zlib-native libxml2-native expat-native gnutls-native" 8DEPENDS_virtclass-native = "zlib-native libxml2-native expat-native gnutls-native"
9 9
10PR = "r1" 10PR = "r0"
11 11
12BBCLASSEXTEND = "native" 12BBCLASSEXTEND = "native"
13 13
14SRC_URI = "http://www.webdav.org/${BPN}/${BPN}-${PV}.tar.gz \ 14SRC_URI = "http://www.webdav.org/${BPN}/${BPN}-${PV}.tar.gz \
15 file://pkgconfig.patch" 15 file://pkgconfig.patch"
16 16
17SRC_URI[md5sum] = "ff369e69ef0f0143beb5626164e87ae2" 17SRC_URI[md5sum] = "591e0c82e6979e7e615211b386b8f6bc"
18SRC_URI[sha256sum] = "dea3c52b9f3f915651c6279c76758acf7c427727e8b9b0130f8b138f24012290" 18SRC_URI[sha256sum] = "9c640b728d6dc80ef1e48f83181166ab6bc95309cece5537e01ffdd01b96eb43"
19 19
20inherit autotools binconfig lib_package pkgconfig 20inherit autotools binconfig lib_package pkgconfig
21 21