oracle-jdk-arm: extract update_* to external update file
This commit is contained in:
parent
0c1db8e543
commit
01bbe2f303
2 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,6 @@ 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
|
||||
|
|
1
srcpkgs/oracle-jdk-arm/update
Normal file
1
srcpkgs/oracle-jdk-arm/update
Normal file
|
@ -0,0 +1 @@
|
|||
pattern="jdk-\K[^-]+(?=-linux-arm-vfp)"
|
Loading…
Add table
Add a link
Reference in a new issue