caddy: update to 0.11.4.
This commit is contained in:
parent
0f26ef39e4
commit
8d64fb6656
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'caddy'
|
||||
pkgname=caddy
|
||||
version=0.11.2
|
||||
version=0.11.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/mholt/caddy
|
||||
|
@ -11,7 +11,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://caddyserver.com"
|
||||
distfiles="https://github.com/mholt/caddy/archive/v${version}.tar.gz"
|
||||
checksum=61779a09959bf6a0e7007e8ff5c2a94811dd12b7628166cb31e9648a97c0e75b
|
||||
checksum=5f95c5dc8e0d6a63ae067bdfa42f78a4ca467cfff5407934582f1133ffcda532
|
||||
|
||||
system_accounts="caddy"
|
||||
make_dirs="
|
||||
|
|
Loading…
Reference in a new issue