[arch-commits] Commit in nsd/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Tue Nov 1 22:09:54 UTC 2016
Date: Tuesday, November 1, 2016 @ 22:09:53
Author: bisson
Revision: 194298
add https
Modified:
nsd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-01 22:09:49 UTC (rev 194297)
+++ PKGBUILD 2016-11-01 22:09:53 UTC (rev 194298)
@@ -7,13 +7,13 @@
pkgver=4.1.13
pkgrel=1
pkgdesc='Authoritative only, high performance and simple DNS server'
-url='http://www.nlnetlabs.nl/nsd/'
+url='https://www.nlnetlabs.nl/nsd/'
license=('BSD')
arch=('i686' 'x86_64')
depends=('openssl' 'libevent')
makedepends=('flex')
validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D')
-source=("http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
+source=("https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
'tmpfiles.d'
'service')
sha256sums=('c45cd4ba2101a027e133b2be44db9378e27602e05f09a5ef25019e1ae45291af' 'SKIP'
More information about the arch-commits
mailing list