upgpkg: 2.7.5-1

This commit is contained in:
Levente Polyak 2023-10-12 01:56:30 +02:00
parent 58b003e04d
commit a7d0738e3b
No known key found for this signature in database
GPG Key ID: FC1B547C8D8172C8
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
pkgbase = caddy
pkgdesc = Fast web server with automatic HTTPS
pkgver = 2.7.4
pkgver = 2.7.5
pkgrel = 1
url = https://github.com/caddyserver/caddy
arch = x86_64
@ -9,7 +9,7 @@ pkgbase = caddy
makedepends = git
depends = glibc
backup = etc/caddy/Caddyfile
source = git+https://github.com/caddyserver/caddy#tag=v2.7.4?signed
source = git+https://github.com/caddyserver/caddy#tag=v2.7.5?signed
source = caddy-dist::git+https://github.com/caddyserver/dist#commit=0c7fa00a87c65a6ef47ed36d841cd223682a2a2c
source = caddy.service
source = caddy-api.service

View File

@ -7,8 +7,8 @@
# Contributor: Akshay S Dinesh <asdofindia at gmail dot com>
pkgname=caddy
pkgver=2.7.4
_gitcommit=v2.7.4
pkgver=2.7.5
_gitcommit=v2.7.5
_distcommit=0c7fa00a87c65a6ef47ed36d841cd223682a2a2c
pkgrel=1
pkgdesc='Fast web server with automatic HTTPS'