[arch-commits] Commit in nsd/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Thu Sep 29 01:23:51 UTC 2016
Date: Thursday, September 29, 2016 @ 01:23:50
Author: bisson
Revision: 190763
upstream update
Modified:
nsd/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-09-29 01:12:56 UTC (rev 190762)
+++ PKGBUILD 2016-09-29 01:23:50 UTC (rev 190763)
@@ -4,7 +4,7 @@
# Contributor: Roberto Alsina <ralsina at kde.org>
pkgname=nsd
-pkgver=4.1.11
+pkgver=4.1.13
pkgrel=1
pkgdesc='Authoritative only, high performance and simple DNS server'
url='http://www.nlnetlabs.nl/nsd/'
@@ -12,10 +12,11 @@
arch=('i686' 'x86_64')
depends=('openssl' 'libevent')
makedepends=('flex')
-source=("http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"
+validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D')
+source=("http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
'tmpfiles.d'
'service')
-sha256sums=('c7712fd05eb0ab97040738e01d9369d02b89c0a7fa0943fd5bfc43b2111a92df'
+sha256sums=('c45cd4ba2101a027e133b2be44db9378e27602e05f09a5ef25019e1ae45291af' 'SKIP'
'8e72816177069d6b82306c4b61ca4d0eefd2a77a31ea79c50635eea5aecf8c5b'
'5ec7616df32c29ddec25a6ec772db5053e234410cf1042f2945d0f554b1f9b65')
More information about the arch-commits
mailing list