oracle-jre: fix typo in install script.
This commit is contained in:
parent
3f2a58551b
commit
38f7b70bdc
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 JRE and to re-login to have environment variables set
|
||||
# properly.
|
||||
#
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ pkgname=oracle-jre
|
|||
version=8u31
|
||||
_longVersion=1.8.0_31
|
||||
_build=13
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Java Runtime Environment (JRE)"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
homepage="http://www.oracle.com/technetwork/java/javase/downloads/index.html"
|
||||
|
|
Loading…
Reference in a new issue