mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
caddy: fix bug with https upstreams
This commit is contained in:
parent
57c8d141f8
commit
22b70acfc9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'caddy'
|
||||
pkgname=caddy
|
||||
version=2.6.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=go
|
||||
go_import_path=github.com/caddyserver/caddy/v2
|
||||
go_package="${go_import_path}/cmd/caddy"
|
||||
|
|
Loading…
Add table
Reference in a new issue