[arch-commits] Commit in knot-resolver/trunk (PKGBUILD)
Daurnimator
daurnimator at archlinux.org
Thu May 6 02:01:48 UTC 2021
Date: Thursday, May 6, 2021 @ 02:01:47
Author: daurnimator
Revision: 928345
upgpkg: knot-resolver 5.3.2-1
Modified:
knot-resolver/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-06 00:58:19 UTC (rev 928344)
+++ PKGBUILD 2021-05-06 02:01:47 UTC (rev 928345)
@@ -3,7 +3,7 @@
# Contributor: Ondřej Surý <ondrej at sury.org>
pkgname=knot-resolver
-pkgver=5.3.1
+pkgver=5.3.2
pkgrel=1
pkgdesc='Caching DNSSEC-validating DNS resolver'
arch=('x86_64')
@@ -34,7 +34,7 @@
)
backup=('etc/knot-resolver/kresd.conf')
source=("https://secure.nic.cz/files/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('9d4d6b7bcdf114acc948e5ee68c83fcbb3944f48a13b9751dbbbc190cdd729c9')
+sha256sums=('8b6f447d5fe93422d4c129a2d4004a977369c3aa6e55258ead1cbd488bc01436')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list