[arch-commits] Commit in liboping/trunk (PKGBUILD)
    Gaëtan Bisson 
    bisson at archlinux.org
       
    Tue Nov  1 22:09:45 UTC 2016
    
    
  
    Date: Tuesday, November 1, 2016 @ 22:09:45
  Author: bisson
Revision: 194296
add https
Modified:
  liboping/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-01 22:09:40 UTC (rev 194295)
+++ PKGBUILD	2016-11-01 22:09:45 UTC (rev 194296)
@@ -5,7 +5,7 @@
 pkgver=1.9.0
 pkgrel=1
 pkgdesc='C library to generate ICMP echo requests, better known as "ping packets"'
-url='http://noping.cc/'
+url='https://noping.cc/'
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('libcap')
    
    
More information about the arch-commits
mailing list