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

Levente Polyak anthraxx at archlinux.org
Mon Nov 14 21:08:59 UTC 2016


    Date: Monday, November 14, 2016 @ 21:08:59
  Author: anthraxx
Revision: 195916

switched source to https

Modified:
  powerdns/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 20:38:45 UTC (rev 195915)
+++ PKGBUILD	2016-11-14 21:08:59 UTC (rev 195916)
@@ -23,7 +23,7 @@
 conflicts=('pdns')
 backup=('etc/powerdns/pdns.conf')
 install=powerdns.install
-source=(http://downloads.powerdns.com/releases/pdns-${pkgver}.tar.bz2{,.asc})
+source=(https://downloads.powerdns.com/releases/pdns-${pkgver}.tar.bz2{,.asc})
 sha512sums=('77fce9963a05198afeb569f92fbb0f6a1cb3426c28dd77b0921128189c80d9a72ebdbfc249dfc0b5b89cc7a65a83887a0388d6cc3461453b1e3096e563afdd1e'
             'SKIP')
 validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7') # Pieter Lexis <pieter.lexis at powerdns.com>



More information about the arch-commits mailing list