Skip to content

Commit 27a7aa5

Browse files
corretto-17-bin: upgrade 17.0.13.11.1 -> 17.0.14.7.1
(cherry picked from commit dec26c4)
1 parent 8804501 commit 27a7aa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes-devtools/amazon-corretto/corretto-17-bin_17.0.13.11.1.bb recipes-devtools/amazon-corretto/corretto-17-bin_17.0.14.7.1.bb

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ SRC_URI:append:aarch64 = " https://corretto.aws/downloads/resources/${PV}/amazon
88
SRC_URI:append:x86-64 = " https://corretto.aws/downloads/resources/${PV}/amazon-corretto-${PV}-linux-x64.tar.gz;name=x86-64"
99

1010
# you can find checksum here: https://github.com/corretto/corretto-17/releases since devtool upgrade can only do one arch atm.
11-
SRC_URI[aarch64.sha256sum] = "89ab3c3d0335243033c850153047399b5c028c2a61e842c3a5d1ca7809d46d1a"
12-
SRC_URI[x86-64.sha256sum] = "31ccb0791940add3fa49b82fff5f87a65dbea27d294f58a753b9775f9752ecc7"
11+
SRC_URI[aarch64.sha256sum] = "79b881edbf0ef65de5d444e329ab86a2ae7f6d1fd8f4cf794c4b264f15252ecd"
12+
SRC_URI[x86-64.sha256sum] = "62a40ae64d0050ce520e71d73b9460dfbacabd2c9e927a6af1a7bd99603e343d"
1313

1414
# also available in master (not kirkstone) in classes-recipe: github-releases
1515
UPSTREAM_CHECK_REGEX ?= "releases/tag/v?(?P<pver>\d+(\.\d+)+)"

0 commit comments

Comments
 (0)