mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
fx: update to 36.0.3.
This commit is contained in:
parent
0d05247464
commit
30390a7772
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fx'
|
# Template file for 'fx'
|
||||||
pkgname=fx
|
pkgname=fx
|
||||||
version=36.0.2
|
version=36.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/antonmedv/fx
|
go_import_path=github.com/antonmedv/fx
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://fx.wtf"
|
homepage="https://fx.wtf"
|
||||||
changelog="https://github.com/antonmedv/fx/releases"
|
changelog="https://github.com/antonmedv/fx/releases"
|
||||||
distfiles="https://github.com/antonmedv/fx/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/antonmedv/fx/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=371578c7393f4ac0a404d1b481c6bd61caae7da4ba11fe7df7b05fe5e4c3c9da
|
checksum=1159bc6b556d39843f7e786b06ad8918e4d1a6e64f21539598d3a72dbbc9b1c7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue