Date: Friday, May 31, 2019 @ 17:35:39
  Author: felixonmars
Revision: 476077

use https url

Modified:
  gdnsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-31 17:35:14 UTC (rev 476076)
+++ PKGBUILD    2019-05-31 17:35:39 UTC (rev 476077)
@@ -6,7 +6,7 @@
 pkgrel=2
 pkgdesc="an Authoritative-only DNS server which does geographic balancing, 
redirection, weighting, and service-state-conscious failover at the DNS layer"
 arch=('x86_64')
-url="http://gdnsd.org/";
+url="https://gdnsd.org/";
 license=('GPL3')
 depends=('libev' 'libmaxminddb' 'libsodium' 'libunwind' 'liburcu')
 makedepends=('ragel')

Reply via email to