summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/zsync/zsync-curl_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/zsync/zsync-curl_git.bb')
-rw-r--r--meta-oe/recipes-extended/zsync/zsync-curl_git.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-oe/recipes-extended/zsync/zsync-curl_git.bb b/meta-oe/recipes-extended/zsync/zsync-curl_git.bb
index 5227b834f9..e624b26941 100644
--- a/meta-oe/recipes-extended/zsync/zsync-curl_git.bb
+++ b/meta-oe/recipes-extended/zsync/zsync-curl_git.bb
@@ -5,10 +5,8 @@ DEPENDS = "curl"
5LICENSE = "Artistic-2.0" 5LICENSE = "Artistic-2.0"
6LIC_FILES_CHKSUM = "file://src/COPYING;md5=71c0ac4d86266533509aa0825b8d323c" 6LIC_FILES_CHKSUM = "file://src/COPYING;md5=71c0ac4d86266533509aa0825b8d323c"
7 7
8SRC_URI = "git://github.com/probonopd/zsync-curl;protocol=https;branch=master \ 8SRC_URI = "git://github.com/probonopd/zsync-curl;protocol=https;branch=master"
9 file://fixes.patch \ 9SRCREV = "e0a7bbbcc137cf99d3cf05060496d57b72ce6a81"
10 file://make.patch"
11SRCREV = "00141c2806ccc4ddf2ff6263ee1612d19c0b713f"
12 10
13PV = "0.6.2+git" 11PV = "0.6.2+git"
14 12