oracle-jdk-arm: make update check work.

This commit is contained in:
Enno Boland 2014-11-21 01:47:45 +01:00
parent 685ee73679
commit 09500bcd7d
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,7 @@ _build=23
short_desc="Java Development Kit (JDK)"
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/jdk8-arm-downloads-2187472.html"
license="oracle"
lib32disabled=yes
repository="nonfree"
@ -23,6 +23,7 @@ checksum="348252453db819a4cda146753b54b86ebd32191e47ff9f9be671e88aaf919d7c"
distfiles="http://download.oracle.com/otn-pub/java/jdk/${version}-b${_build}/${_filename}"
wrksrc="jdk$_longVersion"
update_pattern="jdk-\K[^-]+(?=-linux-arm-vfp)"
do_fetch() {
mkdir -p $wrksrc