diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-06-20 22:21:51 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-06-25 06:44:52 -0700 |
| commit | baca88733d1cbded022443d681b0598d24e26dfc (patch) | |
| tree | a70d5d2e7027caabf0e733f5c5116e6aef57f396 | |
| parent | fc78d37ff0ce9e0d60455465851dbe4e86d7a8b3 (diff) | |
| download | meta-openembedded-baca88733d1cbded022443d681b0598d24e26dfc.tar.gz | |
libcpr: upgrade 1.10.5 -> 1.11.0
Changelog: https://github.com/libcpr/cpr/releases/tag/1.11.0
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-support/libcpr/libcpr_1.11.0.bb (renamed from meta-networking/recipes-support/libcpr/libcpr_1.10.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/libcpr/libcpr_1.10.5.bb b/meta-networking/recipes-support/libcpr/libcpr_1.11.0.bb index 8af763fee9..03cd877901 100644 --- a/meta-networking/recipes-support/libcpr/libcpr_1.10.5.bb +++ b/meta-networking/recipes-support/libcpr/libcpr_1.11.0.bb | |||
| @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=08beaae5deae1c43c065592da8f38095" | |||
| 8 | 8 | ||
| 9 | DEPENDS = "curl openssl" | 9 | DEPENDS = "curl openssl" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/libcpr/cpr.git;protocol=https;branch=1.10.x" | 11 | SRC_URI = "git://github.com/libcpr/cpr.git;protocol=https;branch=1.11.x" |
| 12 | SRCREV = "3b15fa82ea74739b574d705fea44959b58142eb8" | 12 | SRCREV = "bb01c8db702fb41e5497aee9c0559ddf4bf13749" |
| 13 | 13 | ||
| 14 | 14 | ||
| 15 | inherit cmake | 15 | inherit cmake |
