mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
curl: upgraded to 7.18.0 (latest stable)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4103 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,6 @@ DESCRIPTION = "Command line tool and library for client-side URL transfers."
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
DEPENDS = "zlib gnutls"
|
DEPENDS = "zlib gnutls"
|
||||||
SECTION = "console/network"
|
SECTION = "console/network"
|
||||||
PR = "r3"
|
|
||||||
|
|
||||||
SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
|
SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
|
||||||
file://pkgconfig_fix.patch;patch=1"
|
file://pkgconfig_fix.patch;patch=1"
|
||||||
Reference in New Issue
Block a user