diff --git a/srcpkgs/frp/template b/srcpkgs/frp/template index 9f2ea646890..e1483b10749 100644 --- a/srcpkgs/frp/template +++ b/srcpkgs/frp/template @@ -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 " 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"