mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/java11-openjdk to 11.0.15.u3-1
This commit is contained in:
parent
fe0c0a449b
commit
d4049e271a
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ pkgname=('jre11-openjdk-headless' 'jre11-openjdk' 'jdk11-openjdk' 'openjdk11-src
|
|||
_majorver=11
|
||||
_minorver=0
|
||||
_securityver=15
|
||||
_updatever=2
|
||||
_updatever=3
|
||||
pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
|
||||
pkgrel=1
|
||||
_git_tag=jdk-${_majorver}.${_minorver}.${_securityver}+${_updatever}
|
||||
|
@ -40,7 +40,7 @@ source=(https://github.com/openjdk/jdk${_majorver}u/archive/${_git_tag}.tar.gz
|
|||
freedesktop-java.desktop
|
||||
freedesktop-jconsole.desktop
|
||||
freedesktop-jshell.desktop)
|
||||
sha256sums=('c28291c6c3ba107338cf8d4933949b9b246f8efcc3349e2f1a406216738330bb'
|
||||
sha256sums=('0fae80f730d890611d801a5a61d6a08a7b1e3b687b80fc5ee4aa02b5cbd99a41'
|
||||
'575587ad58dfa9908f046d307b9afc7b0b2eb20a1eb454f8fdbbd539ea7b3d01'
|
||||
'2f57b7c7dd671eabe9fa10c4f1283573e99d7f7c36eccd82c95b705979a2e8cb'
|
||||
'f271618a8c2a892b554caf26857af41efdf0d8bcb95d57ce7ba535d6979e96da')
|
||||
|
|
Loading…
Reference in a new issue