Skip to content

Commit

Permalink
Fix copy/paste update-alternatives priority
Browse files Browse the repository at this point in the history
18->19 - post merge addendum for adoptium#575
  • Loading branch information
Gerd Aschemann committed Jan 31, 2023
1 parent 3fa40ac commit 94e52b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/make -f

pkg_name = temurin-19-jdk
priority = 1811
priority = 1911
jvm_tools = jar jarsigner java javac javadoc javap jcmd jconsole jdb jdeprscan jdeps jfr jhsdb jimage jinfo jlink jmap jmod jpackage jps jrunscript jshell jstack jstat jstatd jwebserver keytool rmiregistry serialver jexec jspawnhelper
amd64_tarball_url = https://github.com/adoptium/temurin19-binaries/releases/download/jdk-19.0.2%2B7/OpenJDK19U-jdk_x64_linux_hotspot_19.0.2_7.tar.gz
amd64_checksum = 3a3ba7a3f8c3a5999e2c91ea1dca843435a0d1c43737bd2f6822b2f02fc52165
Expand Down

0 comments on commit 94e52b8

Please sign in to comment.