mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
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
|
# 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.
|
# properly.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=oracle-jre
|
||||||
version=8u31
|
version=8u31
|
||||||
_longVersion=1.8.0_31
|
_longVersion=1.8.0_31
|
||||||
_build=13
|
_build=13
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Java Runtime Environment (JRE)"
|
short_desc="Java Runtime Environment (JRE)"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
homepage="http://www.oracle.com/technetwork/java/javase/downloads/index.html"
|
homepage="http://www.oracle.com/technetwork/java/javase/downloads/index.html"
|
||||||
|
|
Loading…
Add table
Reference in a new issue