mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 19:37:13 +08:00
added release url to fetch updates
This commit is contained in:
parent
69d2983fbf
commit
bc2e18909d
@ -4,6 +4,9 @@ pkgbase='openjdk'
|
||||
_java_ver=8
|
||||
_jdk_update=40
|
||||
_jdk_build=19
|
||||
# latest release notes:
|
||||
# http://www.oracle.com/technetwork/java/javase/8train-relnotes-latest-2153846.html
|
||||
# https://www.java.com/en/download/faq/release_changes.xml
|
||||
pkgver=${_java_ver}.u${_jdk_update}
|
||||
_repo_ver=jdk${_java_ver}u${_jdk_update}-b${_jdk_build}
|
||||
pkgrel=1
|
||||
|
Loading…
Reference in New Issue
Block a user