frp: update to 0.23.2.
This commit is contained in:
parent
0bfe1239fe
commit
67780f8ed3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'frp'
|
||||
pkgname=frp
|
||||
version=0.23.1
|
||||
version=0.23.2
|
||||
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=82a1e8252b16c79d16b2f8ab000610172bc81e62cb460bf02939da970508cea7
|
||||
checksum=45de0a00ea19bf07658f5bad1728a54090df70dabdb6dc711cca9782d92f4f58
|
||||
|
||||
post_install() {
|
||||
vinstall conf/frpc_full.ini 644 etc/frp
|
||||
|
|
Loading…
Reference in a new issue