mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
browsh: revbump for go 1.21
This commit is contained in:
parent
ad3bf2c4cc
commit
415eb557af
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'browsh'
|
# Template file for 'browsh'
|
||||||
pkgname=browsh
|
pkgname=browsh
|
||||||
version=1.6.4
|
version=1.6.4
|
||||||
revision=3
|
revision=4
|
||||||
build_wrksrc=interfacer
|
build_wrksrc=interfacer
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/browsh-org/browsh"
|
go_import_path="github.com/browsh-org/browsh/interfacer"
|
||||||
go_package=./cmd/browsh
|
go_package=./cmd/browsh
|
||||||
hostmakedepends="go-bindata"
|
hostmakedepends="go-bindata"
|
||||||
depends="firefox"
|
depends="firefox"
|
||||||
|
|
Loading…
Add table
Reference in a new issue