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