frp: update to 0.61.1.

This commit is contained in:
Anachron 2025-01-15 08:57:36 +01:00 committed by tranzystorekk
parent 386e4adf9c
commit c0c7b4c27d

View file

@ -1,7 +1,7 @@
# Template file for 'frp'
pkgname=frp
version=0.58.1
revision=2
version=0.61.1
revision=1
build_style=go
go_import_path=github.com/fatedier/frp
go_package="${go_import_path}/cmd/frpc ${go_import_path}/cmd/frps"
@ -10,7 +10,7 @@ maintainer="Anachron <gith@cron.world>"
license="Apache-2.0"
homepage="https://github.com/fatedier/frp"
distfiles="https://github.com/fatedier/frp/archive/v${version}.tar.gz"
checksum=c6eabdc2bf39bdb4a7ab7794a4b2ad94be5e0cab50b6cc540a6431e61208b1e6
checksum=95c567188d5635a7ac8897a6f93ae0568d0ac4892581a96c89874a992dd6a73c
conf_files="/etc/frp/*.toml"