diff options
Diffstat (limited to 'meta-oe/recipes-extended/zsync/zsync-curl_git.bb')
| -rw-r--r-- | meta-oe/recipes-extended/zsync/zsync-curl_git.bb | 6 |
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" | |||
| 5 | LICENSE = "Artistic-2.0" | 5 | LICENSE = "Artistic-2.0" |
| 6 | LIC_FILES_CHKSUM = "file://src/COPYING;md5=71c0ac4d86266533509aa0825b8d323c" | 6 | LIC_FILES_CHKSUM = "file://src/COPYING;md5=71c0ac4d86266533509aa0825b8d323c" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/probonopd/zsync-curl;protocol=https;branch=master \ | 8 | SRC_URI = "git://github.com/probonopd/zsync-curl;protocol=https;branch=master" |
| 9 | file://fixes.patch \ | 9 | SRCREV = "e0a7bbbcc137cf99d3cf05060496d57b72ce6a81" |
| 10 | file://make.patch" | ||
| 11 | SRCREV = "00141c2806ccc4ddf2ff6263ee1612d19c0b713f" | ||
| 12 | 10 | ||
| 13 | PV = "0.6.2+git" | 11 | PV = "0.6.2+git" |
| 14 | 12 | ||
