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

Felix Yan felixonmars at archlinux.org
Fri May 31 17:35:40 UTC 2019


    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')



More information about the arch-commits mailing list