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

Christian Rebischke shibumi at archlinux.org
Mon Feb 25 17:27:24 UTC 2019


    Date: Monday, February 25, 2019 @ 17:27:23
  Author: shibumi
Revision: 436026

http->https

Modified:
  hiera/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-25 17:26:42 UTC (rev 436025)
+++ PKGBUILD	2019-02-25 17:27:23 UTC (rev 436026)
@@ -5,7 +5,7 @@
 pkgrel=2
 pkgdesc="Lightweight pluggable hierarchical database"
 arch=('any')
-url="http://projects.puppetlabs.com/projects/hiera"
+url="https://projects.puppetlabs.com/projects/hiera"
 license=('APACHE')
 depends=('ruby')
 backup=('etc/hiera.yaml')



More information about the arch-commits mailing list