mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
New package: xcaddy-0.4.4
This commit is contained in:
parent
8d48a80013
commit
7f7bbeceb7
1 changed files with 13 additions and 0 deletions
13
srcpkgs/xcaddy/template
Normal file
13
srcpkgs/xcaddy/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'xcaddy'
|
||||||
|
pkgname=xcaddy
|
||||||
|
version=0.4.4
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/caddyserver/xcaddy"
|
||||||
|
go_package="${go_import_path}/cmd/xcaddy"
|
||||||
|
short_desc="Build Caddy with plugins"
|
||||||
|
maintainer="elbachir-one <bachiralfa@gmail.com>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/caddyserver/xcaddy"
|
||||||
|
distfiles="https://github.com/caddyserver/xcaddy/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=5ba32eec2388638cebbe1df861ea223c35074528af6a0424f07e436f07adce72
|
Loading…
Add table
Reference in a new issue