geckodriver: update to 0.30.0.
This commit is contained in:
parent
1e2b0dfaee
commit
1b1220cb2d
1 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'geckodriver'
|
||||
pkgname=geckodriver
|
||||
version=0.29.0
|
||||
version=0.30.0
|
||||
revision=1
|
||||
_hg_commit="cf6956a5ec8e"
|
||||
_hg_commit="d372710b98a6"
|
||||
create_wrksrc=yes
|
||||
build_wrksrc=${pkgname}
|
||||
build_style=cargo
|
||||
|
@ -14,10 +14,10 @@ distfiles="https://hg.mozilla.org/mozilla-central/archive/${_hg_commit}.zip/test
|
|||
https://hg.mozilla.org/mozilla-central/archive/${_hg_commit}.zip/testing/webdriver/>webdriver.zip
|
||||
https://hg.mozilla.org/mozilla-central/archive/${_hg_commit}.zip/testing/mozbase/rust/>mozbase-rust.zip
|
||||
https://hg.mozilla.org/mozilla-central/raw-file/${_hg_commit}/Cargo.lock"
|
||||
checksum="5095be872b66c3b0dfc9d3d82bf0a62613b0f9783731d9ea0def6d6019d24b14
|
||||
d5297cd054ca19ea23f9e6722b9ada89e0d73941efc374fdbfc613bf18fda544
|
||||
921ed447ece7058652429dfb79a9db4bf0c467163761cbfc3d9daba00b77b662
|
||||
048970448a118b1569b9e70192c0214a86363e0c25094819d4cf6b99ee54eef0"
|
||||
checksum="7f8820ec83ca7671236ee74345bdbd20cf328fde4896397353952c0cc4e0eb91
|
||||
4828ec0256835b893e5642439f83f9de84512a84e4a711262b6f2c37dff15ec8
|
||||
71043889235bf513b2539490d1c163589484628f6fcf24e4591ba4281e620d6f
|
||||
5daceea2850bd034ffb1b538b4aa5f8f6915f36631ef6dbeeb9d30fe26180c38"
|
||||
skip_extraction="Cargo.lock"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue