Date: Monday, September 27, 2021 @ 07:44:45 Author: kgizdov Revision: 1025733
upgpkg: dnsperf 2.7.1-1 Modified: dnsperf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-27 07:40:15 UTC (rev 1025732) +++ PKGBUILD 2021-09-27 07:44:45 UTC (rev 1025733) @@ -4,7 +4,7 @@ # Contributor: Antoine Lubineau <[email protected]> pkgname=dnsperf -pkgver=2.7.0 +pkgver=2.7.1 pkgrel=1 pkgdesc="Tools that measure performance of authoritative Domain Name services" arch=('x86_64') @@ -12,7 +12,7 @@ license=('Apache') depends=('bind' 'ldns' 'libck' 'libnghttp2') source=("https://www.dns-oarc.net/files/${pkgname}/${pkgname}-${pkgver}.tar.gz") -sha256sums=('6e38c182bfa9b33d7708dd59c33355fb5184af975a55fc9de91a2728f5342a6a') +sha256sums=('9b4d72aab6713ecab6946ea3d4b69ec694c5749c3a115fc4a006e989c8ed4875') build() { cd "${srcdir}/${pkgname}-${pkgver}"
