mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
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'
|
# Template file for 'geckodriver'
|
||||||
pkgname=geckodriver
|
pkgname=geckodriver
|
||||||
version=0.29.0
|
version=0.30.0
|
||||||
revision=1
|
revision=1
|
||||||
_hg_commit="cf6956a5ec8e"
|
_hg_commit="d372710b98a6"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc=${pkgname}
|
build_wrksrc=${pkgname}
|
||||||
build_style=cargo
|
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/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/archive/${_hg_commit}.zip/testing/mozbase/rust/>mozbase-rust.zip
|
||||||
https://hg.mozilla.org/mozilla-central/raw-file/${_hg_commit}/Cargo.lock"
|
https://hg.mozilla.org/mozilla-central/raw-file/${_hg_commit}/Cargo.lock"
|
||||||
checksum="5095be872b66c3b0dfc9d3d82bf0a62613b0f9783731d9ea0def6d6019d24b14
|
checksum="7f8820ec83ca7671236ee74345bdbd20cf328fde4896397353952c0cc4e0eb91
|
||||||
d5297cd054ca19ea23f9e6722b9ada89e0d73941efc374fdbfc613bf18fda544
|
4828ec0256835b893e5642439f83f9de84512a84e4a711262b6f2c37dff15ec8
|
||||||
921ed447ece7058652429dfb79a9db4bf0c467163761cbfc3d9daba00b77b662
|
71043889235bf513b2539490d1c163589484628f6fcf24e4591ba4281e620d6f
|
||||||
048970448a118b1569b9e70192c0214a86363e0c25094819d4cf6b99ee54eef0"
|
5daceea2850bd034ffb1b538b4aa5f8f6915f36631ef6dbeeb9d30fe26180c38"
|
||||||
skip_extraction="Cargo.lock"
|
skip_extraction="Cargo.lock"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue