mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 13:32:55 +02:00
fan2go: update to 0.9.1.
This commit is contained in:
parent
b1e19a7071
commit
97251045a9
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fan2go'
|
# Template file for 'fan2go'
|
||||||
pkgname=fan2go
|
pkgname=fan2go
|
||||||
version=0.9.0
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/markusressel/fan2go"
|
go_import_path="github.com/markusressel/fan2go"
|
||||||
|
@ -11,7 +11,8 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="AGPL-3.0-or-later"
|
license="AGPL-3.0-or-later"
|
||||||
homepage="https://github.com/markusressel/fan2go"
|
homepage="https://github.com/markusressel/fan2go"
|
||||||
distfiles="https://github.com/markusressel/fan2go/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/markusressel/fan2go/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=a800923a6373fc380da513b623786e8a8f81edecedb62807f6fdbfab0fd5c792
|
checksum=2b734fa6c358885f63cb8270b234497a8e04bced8d14be0fffdd69d558291152
|
||||||
|
make_check=no # needs root
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf fan2go.yaml
|
vsconf fan2go.yaml
|
||||||
|
|
Loading…
Add table
Reference in a new issue