upgpkg: 2.10.0-3: add mailcap dependency

This commit is contained in:
Levente Polyak
2025-06-03 20:34:43 +02:00
parent 03383ef4a1
commit 2d9db1c1c7
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 = 2 pkgrel = 3
url = https://github.com/caddyserver/caddy url = https://github.com/caddyserver/caddy
arch = x86_64 arch = x86_64
license = Apache-2.0 license = Apache-2.0

View File

@ -8,7 +8,7 @@
pkgname=caddy pkgname=caddy
pkgver=2.10.0 pkgver=2.10.0
pkgrel=2 pkgrel=3
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)