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
|
||||
# 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.
|
||||
#
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
pkgname=oracle-jdk
|
||||
version=8u31
|
||||
_longVersion=1.8.0_31
|
||||
revision=1
|
||||
revision=2
|
||||
_build=13
|
||||
|
||||
short_desc="Java Development Kit (JDK)"
|
||||
|
|
Loading…
Reference in a new issue