Skip to content

Commit

Permalink
rpm: Update to 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
carlwgeorge committed May 30, 2024
1 parent 509c30c commit 2f024e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rpm/caddy.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global debug_package %{nil}

Name: caddy
Version: 2.7.6
Version: 2.8.1
Release: 1%{?dist}
Summary: Web server with automatic HTTPS
License: Apache-2.0
Expand All @@ -23,8 +23,8 @@ Source30: https://raw.githubusercontent.com/caddyserver/dist/master/welcom
# pull in the license file.
Source90: https://raw.githubusercontent.com/caddyserver/caddy/v%{version}/LICENSE

# https://github.com/caddyserver/caddy/commit/f45a6de20dd19e82e58c85b37e03957b2203b544
BuildRequires: golang >= 1.20
# https://github.com/caddyserver/caddy/commit/697cc593a17fcb39087161b058fc1dba8b767060
BuildRequires: golang >= 1.21
BuildRequires: git-core
BuildRequires: systemd-rpm-macros
%{?systemd_requires}
Expand Down

0 comments on commit 2f024e8

Please sign in to comment.