frp: update to 0.62.1.

This commit is contained in:
Anachron 2025-06-12 11:05:32 +02:00 committed by tranzystorekk
parent 3bc764d11f
commit 11e6ff5e6d

View file

@ -1,6 +1,6 @@
# Template file for 'frp' # Template file for 'frp'
pkgname=frp pkgname=frp
version=0.61.2 version=0.62.1
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/fatedier/frp go_import_path=github.com/fatedier/frp
@ -10,7 +10,7 @@ maintainer="Anachron <gith@cron.world>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/fatedier/frp" homepage="https://github.com/fatedier/frp"
distfiles="https://github.com/fatedier/frp/archive/v${version}.tar.gz" distfiles="https://github.com/fatedier/frp/archive/v${version}.tar.gz"
checksum=19600d944e05f7ed95bac53c18cbae6ce7eff859c62b434b0c315ca72acb1d3c checksum=d0513f1c08f7a6b31f91ddeca64ccdec43726c20d20103de5220055daa04b903
# disable for now, errors out with # disable for now, errors out with
# load frpc-path error: stat ../../bin/frpc: no such file or directory # load frpc-path error: stat ../../bin/frpc: no such file or directory