oracle-jre: extract update_* to external update file
This commit is contained in:
@@ -15,7 +15,6 @@ depends="hicolor-icon-theme desktop-file-utils xdg-utils shared-mime-info wget"
|
|||||||
hostmakedepends="wget"
|
hostmakedepends="wget"
|
||||||
provides="java-runtime-${version}_1"
|
provides="java-runtime-${version}_1"
|
||||||
replaces="java-runtime>=0"
|
replaces="java-runtime>=0"
|
||||||
update_pattern=">Java SE \K[^<]+(?=<)"
|
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
x86_64)
|
x86_64)
|
||||||
|
|||||||
1
srcpkgs/oracle-jre/update
Normal file
1
srcpkgs/oracle-jre/update
Normal file
@@ -0,0 +1 @@
|
|||||||
|
pattern=">Java SE \K[^<]+(?=<)"
|
||||||
Reference in New Issue
Block a user