Skip to content

Commit

Permalink
corretto-17-bin: upgrade 17.0.10.7.1 -> 17.0.10.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nateglims committed Feb 19, 2024
1 parent 0ec3846 commit 54b3dca
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ SRC_URI:append:aarch64 = " https://corretto.aws/downloads/resources/${PV}/amazon
SRC_URI:append:x86-64 = " https://corretto.aws/downloads/resources/${PV}/amazon-corretto-${PV}-linux-x64.tar.gz;name=x86-64"

# you can find checksum here: https://github.com/corretto/corretto-17/releases since devtool upgrade can only do one arch atm.
SRC_URI[x86-64.sha256sum] = "077a0bb5e754119408da694f8cd82579406f7b964bbc8b6141c5b2e42800db8f"
SRC_URI[aarch64.sha256sum] = "0d18a9cae8c8b195397cfbccdde2a16207ddd2c681ab6d2b5766fe251a8346d5"
SRC_URI[x86-64.sha256sum] = "43bc6a5c665bee39a49e63d2c9f78b3141eaca57eebd86982c9bcb601d567ae2"
SRC_URI[aarch64.sha256sum] = "0c0059aaa15dae2acca9760ebcda65a27cffe3126b271a60ba6e5aa46a089813"

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

0 comments on commit 54b3dca

Please sign in to comment.