frp: update to 0.23.0.
This commit is contained in:
parent
8cea136266
commit
7037929f28
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'frp'
|
||||
pkgname=frp
|
||||
version=0.22.0
|
||||
version=0.23.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=f20dde034d3c6a3eaf9a5d1a9c62b47c2ae5d27c59c5549cf3c01d8b7099330d
|
||||
checksum=41adad6d15ecb3aa794fd8ed8fecea93efb4ee4c1a84b2c0c60e3791ead848c9
|
||||
|
||||
post_install() {
|
||||
vinstall conf/frpc_full.ini 644 etc/frp
|
||||
|
|
Loading…
Reference in New Issue