mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
New package: geckodriver-0.23.0
This commit is contained in:
parent
7a33e4d8dc
commit
f97340ae0d
1 changed files with 12 additions and 0 deletions
12
srcpkgs/geckodriver/template
Normal file
12
srcpkgs/geckodriver/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'geckodriver'
|
||||||
|
pkgname=geckodriver
|
||||||
|
version=0.23.0
|
||||||
|
revision=1
|
||||||
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="WebDriver for Firefox"
|
||||||
|
maintainer="m3tav3rse <n6maa10816@tuta.io>"
|
||||||
|
license="MPL-2.0"
|
||||||
|
homepage="https://github.com/mozilla/geckodriver"
|
||||||
|
distfiles="https://github.com/mozilla/geckodriver/archive/v${version}.tar.gz"
|
||||||
|
checksum=2ed7eac7c40ff3813e11410d65d8b15b05a55cb15df8413577cad03f13e5a86a
|
Loading…
Add table
Reference in a new issue