From aa99bf58c64ec039c23182f1a99141b22696ad14 Mon Sep 17 00:00:00 2001 From: Anachron Date: Sun, 9 Mar 2025 15:34:59 +0100 Subject: [PATCH] frp: update to 0.61.2. --- srcpkgs/frp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/frp/template b/srcpkgs/frp/template index 3f688e32301..bf710c664e6 100644 --- a/srcpkgs/frp/template +++ b/srcpkgs/frp/template @@ -1,6 +1,6 @@ # Template file for 'frp' pkgname=frp -version=0.61.1 +version=0.61.2 revision=1 build_style=go go_import_path=github.com/fatedier/frp @@ -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=95c567188d5635a7ac8897a6f93ae0568d0ac4892581a96c89874a992dd6a73c +checksum=19600d944e05f7ed95bac53c18cbae6ce7eff859c62b434b0c315ca72acb1d3c # disable for now, errors out with # load frpc-path error: stat ../../bin/frpc: no such file or directory