mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/java8-openjdk to 8.u131-1
This commit is contained in:
parent
afea0021e7
commit
60e4204277
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ _jdk_update=131
|
||||||
_jdk_build=11
|
_jdk_build=11
|
||||||
pkgver=${_java_ver}.u${_jdk_update}
|
pkgver=${_java_ver}.u${_jdk_update}
|
||||||
_repo_ver=jdk${_java_ver}u${_jdk_update}-b${_jdk_build}
|
_repo_ver=jdk${_java_ver}u${_jdk_update}-b${_jdk_build}
|
||||||
pkgrel=1.1
|
pkgrel=1
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url='http://openjdk.java.net/'
|
url='http://openjdk.java.net/'
|
||||||
license=('custom')
|
license=('custom')
|
||||||
|
|
Loading…
Reference in a new issue