upgpkg: 2.10.0-2: fix config formatting warning

This commit is contained in:
Levente Polyak
2025-05-25 14:22:56 +02:00
parent 0fd3e1d543
commit d34b34bf20
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = caddy pkgbase = caddy
pkgdesc = Fast web server with automatic HTTPS pkgdesc = Fast web server with automatic HTTPS
pkgver = 2.10.0 pkgver = 2.10.0
pkgrel = 1 pkgrel = 2
url = https://github.com/caddyserver/caddy url = https://github.com/caddyserver/caddy
arch = x86_64 arch = x86_64
license = Apache license = Apache

View File

@ -8,7 +8,7 @@
pkgname=caddy pkgname=caddy
pkgver=2.10.0 pkgver=2.10.0
pkgrel=1 pkgrel=2
pkgdesc='Fast web server with automatic HTTPS' pkgdesc='Fast web server with automatic HTTPS'
url='https://github.com/caddyserver/caddy' url='https://github.com/caddyserver/caddy'
arch=('x86_64') arch=('x86_64')