* update unbound to 1.22.0-2

This commit is contained in:
Alexander Baldeck 2024-12-12 22:10:56 +01:00
parent 2800751c50
commit 1bf97e14ee
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = unbound pkgbase = unbound
pkgdesc = Validating, recursive, and caching DNS resolver pkgdesc = Validating, recursive, and caching DNS resolver
pkgver = 1.22.0 pkgver = 1.22.0
pkgrel = 1 pkgrel = 2
url = https://unbound.net/ url = https://unbound.net/
arch = x86_64 arch = x86_64
arch = powerpc64le arch = powerpc64le

View File

@ -8,7 +8,7 @@
pkgname=unbound pkgname=unbound
pkgver=1.22.0 pkgver=1.22.0
pkgrel=1 pkgrel=2
pkgdesc="Validating, recursive, and caching DNS resolver" pkgdesc="Validating, recursive, and caching DNS resolver"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://unbound.net/" url="https://unbound.net/"