mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
fan2go: update to 0.9.2.
This commit is contained in:
parent
ae571292e7
commit
46e3f8e68c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fan2go'
|
# Template file for 'fan2go'
|
||||||
pkgname=fan2go
|
pkgname=fan2go
|
||||||
version=0.9.1
|
version=0.9.2
|
||||||
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,7 @@ 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=2b734fa6c358885f63cb8270b234497a8e04bced8d14be0fffdd69d558291152
|
checksum=80dc834d354b1960401bb6fb45924a0a317f13df2bf5169ac5f6cd24a9fa2c93
|
||||||
make_check=no # needs root
|
make_check=no # needs root
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue