mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
frp: update to 0.30.0.
This commit is contained in:
parent
b9bb0daef3
commit
da9d309870
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.29.1
|
version=0.30.0
|
||||||
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=ac95f0b204da2fa1116ce0f30c3caa46a2fa280bce0cb91e8f46690b065e5665
|
checksum=824698fbe6b94b534cdea75dbd8c58b35e1ec410b13e106722e16baef3075e97
|
||||||
|
|
||||||
conf_files="/etc/frp/*.ini"
|
conf_files="/etc/frp/*.ini"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue