diff options
| author | Jermain Horsman <jermain.horsman@nedap.com> | 2024-03-25 14:26:00 +0100 |
|---|---|---|
| committer | Tim Orling <tim.orling@konsulko.com> | 2024-03-25 12:25:41 -0700 |
| commit | 54842f4d514ed0ab0a09b0af6196814f2c749139 (patch) | |
| tree | bae47025875b56df627850422b9bd44d4a9ac863 /recipes-core | |
| parent | 93a6b25c401e044efe9cd06871df9bddd65072db (diff) | |
| download | meta-java-54842f4d514ed0ab0a09b0af6196814f2c749139.tar.gz | |
xml-commons: Update SRC_URI
Archive layout seems to have changed.
Signed-off-by: Jermain Horsman <jermain.horsman@nedap.com>
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Diffstat (limited to 'recipes-core')
| -rw-r--r-- | recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb b/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb index 42ce703..b5d13cd 100644 --- a/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb +++ b/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "Apache-2.0" | |||
| 4 | PR = "r1" | 4 | PR = "r1" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.resolver.txt;md5=d229da563da18fe5d58cd95a6467d584" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.resolver.txt;md5=d229da563da18fe5d58cd95a6467d584" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://archive.apache.org/dist/xml/commons/xml-commons-resolver-${PV}.tar.gz" | 7 | SRC_URI = "https://archive.apache.org/dist/xml/commons/binaries/xml-commons-resolver-${PV}.tar.gz" |
| 8 | 8 | ||
| 9 | inherit java-library | 9 | inherit java-library |
| 10 | 10 | ||
