mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
openjdk: fix update check with new versioning scheme
This commit is contained in:
parent
7ca9ce61ff
commit
f642132e15
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
site="http://hg.openjdk.java.net/jdk8u/jdk8u/tags"
|
||||
pattern='jdk\K8u\d+'
|
||||
pattern='\Kjdk8u\d+\-b\d+'
|
||||
|
|
Loading…
Add table
Reference in a new issue