oracle-jdk: fix typo in install script.
This commit is contained in:
parent
38f7b70bdc
commit
523deb20eb
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# This script will install the actual plugin, advise the user to read the
|
# This script will install the actual plugin, advise the user to read the
|
||||||
# license for Chrome and to re-login to have environment variables set
|
# license for Oracle JDK and to re-login to have environment variables set
|
||||||
# properly.
|
# properly.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
pkgname=oracle-jdk
|
pkgname=oracle-jdk
|
||||||
version=8u31
|
version=8u31
|
||||||
_longVersion=1.8.0_31
|
_longVersion=1.8.0_31
|
||||||
revision=1
|
revision=2
|
||||||
_build=13
|
_build=13
|
||||||
|
|
||||||
short_desc="Java Development Kit (JDK)"
|
short_desc="Java Development Kit (JDK)"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue