fx: update to 38.0.0.

This commit is contained in:
icp 2025-08-03 18:02:14 +05:30
parent 8a2a682183
commit a72df54c52

View file

@ -1,6 +1,6 @@
# Template file for 'fx' # Template file for 'fx'
pkgname=fx pkgname=fx
version=37.0.1 version=38.0.0
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=1d81db387d804c43368f6f85c760242814da07363a15b329e8ff8d369b343e8a checksum=b9c4b935852cb9c3bae39b1c1293a8bfb010c5d79ce71a1ea6197002a5291613
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE