diff options
| -rw-r--r-- | meta/recipes-support/curl/curl_7.68.0.bb (renamed from meta/recipes-support/curl/curl_7.67.0.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/curl/curl_7.67.0.bb b/meta/recipes-support/curl/curl_7.68.0.bb index e08e08ed4a..0a1547c082 100644 --- a/meta/recipes-support/curl/curl_7.67.0.bb +++ b/meta/recipes-support/curl/curl_7.68.0.bb | |||
| @@ -3,14 +3,14 @@ HOMEPAGE = "http://curl.haxx.se/" | |||
| 3 | BUGTRACKER = "http://curl.haxx.se/mail/list.cgi?list=curl-tracker" | 3 | BUGTRACKER = "http://curl.haxx.se/mail/list.cgi?list=curl-tracker" |
| 4 | SECTION = "console/network" | 4 | SECTION = "console/network" |
| 5 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=be5d9e1419c4363f4b32037a2d3b7ffa" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=2e9fb35867314fe31c6a4977ef7dd531" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \ | 8 | SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \ |
| 9 | file://0001-replace-krb5-config-with-pkg-config.patch \ | 9 | file://0001-replace-krb5-config-with-pkg-config.patch \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "7be288f6fd5b7b5e402ef3b36a461a24" | 12 | SRC_URI[md5sum] = "40d6784bd1a86e079d63cc668ba9bd8f" |
| 13 | SRC_URI[sha256sum] = "dd5f6956821a548bf4b44f067a530ce9445cc8094fd3e7e3fc7854815858586c" | 13 | SRC_URI[sha256sum] = "207f54917dd6a2dc733065ccf18d61bb5bebeaceb5df49cd9445483e8623eeb9" |
| 14 | 14 | ||
| 15 | CVE_PRODUCT = "curl libcurl" | 15 | CVE_PRODUCT = "curl libcurl" |
| 16 | inherit autotools pkgconfig binconfig multilib_header | 16 | inherit autotools pkgconfig binconfig multilib_header |
