frp: update to 0.27.1

This commit is contained in:
Anachron 2019-07-16 14:50:12 +02:00 committed by Helmut Pozimski
parent 79cc258fee
commit 8148e2f287

View File

@ -1,16 +1,16 @@
# Template file for 'frp'
pkgname=frp
version=0.25.1
version=0.27.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"
short_desc="Fast reverse proxy"
maintainer="Orphaned <orphan@voidlinux.org>"
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=33bda2e559f072e8423d8ef84a66b150c4a5fe986c892cbdd8b5bebe2f7956be
checksum=570793dcbefd429fd6803bf7d0cf45a126b6373fb847b104129cbdff25794350
conf_files="/etc/frp/*.ini"