Accepting request 895174 from home:avicenzi:branches:server:http

Update caddy to 2.4.1

OBS-URL: https://build.opensuse.org/request/show/895174
OBS-URL: https://build.opensuse.org/package/show/server:http/caddy?expand=0&rev=3
This commit is contained in:
2021-06-08 08:31:32 +00:00
committed by Git OBS Bridge
parent 2042b97f6a
commit dca65c36eb
7 changed files with 132 additions and 10 deletions

View File

@@ -18,7 +18,7 @@
%define project github.com/caddyserver/caddy
Name: caddy
Version: 2.3.0
Version: 2.4.1
Release: 0
Summary: Fast, multi-platform web server with automatic HTTPS
License: Apache-2.0
@@ -53,8 +53,7 @@ the OSI model, though it has the ability to work with other layers.
%{goprep} %{project}
# tarball causes "inconsistent vendoring"
tar -xf vendor.tar.gz
rm -rf vendor.tar.gz
tar -xf %{SOURCE1}
CGO_ENABLED=0