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

Johannes Löthberg demize at archlinux.org
Wed Jun 13 10:11:02 UTC 2018


    Date: Wednesday, June 13, 2018 @ 10:11:02
  Author: demize
Revision: 342889

Change URL to HTTPS

Modified:
  oidentd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-13 10:04:18 UTC (rev 342888)
+++ PKGBUILD	2018-06-13 10:11:02 UTC (rev 342889)
@@ -9,7 +9,7 @@
 pkgrel=1
 pkgdesc='An RFC1413 compliant ident daemon'
 arch=('x86_64')
-url="http://oidentd.janikrabe.com/"
+url="https://oidentd.janikrabe.com/"
 license=('GPL')
 depends=('glibc' 'bash')
 backup=(etc/oidentd.conf)



More information about the arch-commits mailing list