geckodriver: update to 0.29.0.

This commit is contained in:
m3tav3rse 2021-03-01 11:25:44 +01:00 committed by Érico Nogueira Rolim
parent 54ab8a1b35
commit 2a1d7c0186

View file

@ -1,8 +1,8 @@
# Template file for 'geckodriver'
pkgname=geckodriver
version=0.28.0
revision=2
_hg_commit="c00d2b6acd3fb1b197b25662fba0a96c11669b66"
version=0.29.0
revision=1
_hg_commit="cf6956a5ec8e"
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="278b0f57b4659c82a22be260e754a38d0e61fc28cb76bf8a4b672020456c2f08
eddf228980cd00a357f549435e5225a7d291305583c1d5010b0930039f6ddfb7
1049fa9f18ffc7bb03da0523d782c6f52f12bdee8b5ee3d705ee618a1e95011e
e2b6ba6af118d2fde12cdc05dfd0feca0d1d583f8bd083255dd48544fd416ca9"
checksum="5095be872b66c3b0dfc9d3d82bf0a62613b0f9783731d9ea0def6d6019d24b14
d5297cd054ca19ea23f9e6722b9ada89e0d73941efc374fdbfc613bf18fda544
921ed447ece7058652429dfb79a9db4bf0c467163761cbfc3d9daba00b77b662
048970448a118b1569b9e70192c0214a86363e0c25094819d4cf6b99ee54eef0"
skip_extraction="Cargo.lock"
post_extract() {