mozjs91: fix update-check

This commit is contained in:
Jami Kettunen 2022-09-11 13:27:45 +03:00 committed by classabbyamp
parent 3fc46a79ec
commit a30a81510c

2
srcpkgs/mozjs91/update Normal file
View file

@ -0,0 +1,2 @@
site="${MOZILLA_SITE}/firefox/releases/"
pattern="releases/\K${version%%.*}.*(?=esr/\")"