frp: update to 0.24.0.
This commit is contained in:
parent
60776e2476
commit
84fcc099d3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'frp'
|
||||
pkgname=frp
|
||||
version=0.23.3
|
||||
version=0.24.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/fatedier/frp
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/fatedier/frp"
|
||||
distfiles="https://github.com/fatedier/frp/archive/v${version}.tar.gz"
|
||||
checksum=7a1d16bc7918be79c149c87c3080e0c5d0d85d5277b913fa0dc9e2df1d7617c9
|
||||
checksum=5ed7c84aa50ca53416c4b2f1d672c3b0ad8003dbd1838d113aa57346c86acfb9
|
||||
|
||||
post_install() {
|
||||
vinstall conf/frpc_full.ini 644 etc/frp
|
||||
|
|
Loading…
Reference in New Issue