mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
frp: update to 0.27.1
This commit is contained in:
parent
79cc258fee
commit
8148e2f287
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'frp'
|
# Template file for 'frp'
|
||||||
pkgname=frp
|
pkgname=frp
|
||||||
version=0.25.1
|
version=0.27.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
|
||||||
go_package="${go_import_path}/cmd/frpc ${go_import_path}/cmd/frps"
|
go_package="${go_import_path}/cmd/frpc ${go_import_path}/cmd/frps"
|
||||||
short_desc="Fast reverse proxy"
|
short_desc="Fast reverse proxy"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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=33bda2e559f072e8423d8ef84a66b150c4a5fe986c892cbdd8b5bebe2f7956be
|
checksum=570793dcbefd429fd6803bf7d0cf45a126b6373fb847b104129cbdff25794350
|
||||||
|
|
||||||
conf_files="/etc/frp/*.ini"
|
conf_files="/etc/frp/*.ini"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue