[arch-commits] Commit in unbound/trunk (PKGBUILD)

Gaëtan Bisson bisson at archlinux.org
Tue Nov 1 22:10:23 UTC 2016


    Date: Tuesday, November 1, 2016 @ 22:10:20
  Author: bisson
Revision: 194303

add https

Modified:
  unbound/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-01 22:10:11 UTC (rev 194302)
+++ PKGBUILD	2016-11-01 22:10:20 UTC (rev 194303)
@@ -7,7 +7,7 @@
 pkgver=1.5.10
 pkgrel=1
 pkgdesc='Validating, recursive, and caching DNS resolver'
-url='http://unbound.net/'
+url='https://unbound.net/'
 license=('custom:BSD')
 arch=('i686' 'x86_64')
 makedepends=('expat')
@@ -15,7 +15,7 @@
 depends=('openssl' 'ldns' 'libevent' 'dnssec-anchors')
 backup=('etc/unbound/unbound.conf')
 validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D')
-source=("http://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc}
+source=("https://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc}
         'service'
         'conf')
 sha1sums=('6102849c400db3a4195b1f16df8f312568a6ec57'



More information about the arch-commits mailing list