mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
frp: update to 0.29.1.
This commit is contained in:
parent
6477ac43a0
commit
db303c30d0
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.0
|
version=0.29.1
|
||||||
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=5d7980b81cfd055e3e5bb7a120098f94342656f647cb906ea075912f63568816
|
checksum=ac95f0b204da2fa1116ce0f30c3caa46a2fa280bce0cb91e8f46690b065e5665
|
||||||
|
|
||||||
conf_files="/etc/frp/*.ini"
|
conf_files="/etc/frp/*.ini"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue