frp: update to 0.30.0.
This commit is contained in:
parent
b9bb0daef3
commit
da9d309870
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'frp'
|
||||
pkgname=frp
|
||||
version=0.29.1
|
||||
version=0.30.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/fatedier/frp
|
||||
|
@ -10,7 +10,7 @@ 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=ac95f0b204da2fa1116ce0f30c3caa46a2fa280bce0cb91e8f46690b065e5665
|
||||
checksum=824698fbe6b94b534cdea75dbd8c58b35e1ec410b13e106722e16baef3075e97
|
||||
|
||||
conf_files="/etc/frp/*.ini"
|
||||
|
||||
|
|
Loading…
Reference in New Issue