Skip to content

Commit 6464f9e

Browse files
corretto-21-bin: upgrade 21.0.6.7.1 -> 21.0.7.6.1
1 parent 8994a52 commit 6464f9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes-devtools/amazon-corretto/corretto-21-bin_21.0.6.7.1.bb renamed to recipes-devtools/amazon-corretto/corretto-21-bin_21.0.7.6.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-21/releases since devtool upgrade can only do one arch atm.
11-
SRC_URI[aarch64.sha256sum] = "3cb9d8553655ffb5e3992f8ee1822ed8e179b69d56058b0eb6a1aacc30668c8f"
12-
SRC_URI[x86-64.sha256sum] = "a935c870c56c3a6d9fad6411fa20e026471c9842f50dd84aa7b2fdda3edeb5f3"
11+
SRC_URI[aarch64.sha256sum] = "21dd5493e413fbc06f8b5905b1d5c58efccdac4aae0d28ba3425e7857270ba66"
12+
SRC_URI[x86-64.sha256sum] = "8bb627728d147e7507b2e38a5ef872549e895da50c2685d435c0d4c15ba95eb4"
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)