Search Criteria
Package Details: xcaddy 0.3.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xcaddy.git (read-only, click to copy) |
---|---|
Package Base: | xcaddy |
Description: | Build Caddy with plugins |
Upstream URL: | https://github.com/caddyserver/xcaddy |
Licenses: | Apache-2.0 |
Submitter: | opensorcerer |
Maintainer: | opensorcerer |
Last Packager: | opensorcerer |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-04-25 17:05 (UTC) |
Last Updated: | 2023-08-07 19:58 (UTC) |
Dependencies (2)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
Required by (7)
- caddy-cloudflare (make)
- caddy-dnspod (make)
- caddy-hetzner (make)
- caddy-naiveproxy (make)
- caddy-naiveproxy-trojan (make)
- caddy-njalla (make)
- caddy-trojan (make)
Latest Comments
arichiardi commented on 2023-08-10 15:29 (UTC) (edited on 2023-08-10 15:42 (UTC) by arichiardi)
Thanks for finding the issue! It is though pulling:
go: added github.com/quic-go/quic-go v0.37.3
but the fix was added in
v0.37.4
EDIT:
caddy
updated its dependencies yesterday so I am going to try building against that commitopensorcerer commented on 2023-08-10 07:04 (UTC)
Fixed with quic-go v0.34.4. Please rebuild.
arichiardi commented on 2023-08-09 23:15 (UTC)
Hi all! I am following this Arch document.
When I run:
xcaddy build --with github.com/mholt/caddy-webdav
I get:
Not a
go
expert here, is this ago
version issue?opensorcerer commented on 2023-05-17 13:20 (UTC)
Ah, right, forgot that. :D Thank you, fix is on the way.
ZhangHua commented on 2023-05-17 04:08 (UTC)
Please add
git
to makedepends to handle git source correctly. Pinning source to a tag or even commit is also required for this package, likegit+$url.git#tag=v$pkgver