diff options
| -rw-r--r-- | meta/recipes-support/curl/curl_7.82.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/curl/curl_7.82.0.bb b/meta/recipes-support/curl/curl_7.82.0.bb index 87f4cd13aa..4774ae7f2b 100644 --- a/meta/recipes-support/curl/curl_7.82.0.bb +++ b/meta/recipes-support/curl/curl_7.82.0.bb | |||
| @@ -6,7 +6,7 @@ HTTP post, SSL connections, proxy support, FTP uploads, and more!" | |||
| 6 | HOMEPAGE = "https://curl.se/" | 6 | HOMEPAGE = "https://curl.se/" |
| 7 | BUGTRACKER = "https://github.com/curl/curl/issues" | 7 | BUGTRACKER = "https://github.com/curl/curl/issues" |
| 8 | SECTION = "console/network" | 8 | SECTION = "console/network" |
| 9 | LICENSE = "MIT-open-group" | 9 | LICENSE = "curl" |
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=190c514872597083303371684954f238" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=190c514872597083303371684954f238" |
| 11 | 11 | ||
| 12 | SRC_URI = "https://curl.se/download/${BP}.tar.xz \ | 12 | SRC_URI = "https://curl.se/download/${BP}.tar.xz \ |
