mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
frp: update to 0.62.1.
This commit is contained in:
parent
3bc764d11f
commit
11e6ff5e6d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue