Date: Monday, May 27, 2019 @ 20:51:50
  Author: arojas
Revision: 472044

https

Modified:
  chrpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-27 20:51:02 UTC (rev 472043)
+++ PKGBUILD    2019-05-27 20:51:50 UTC (rev 472044)
@@ -6,7 +6,7 @@
 pkgrel=2
 pkgdesc="Change or delete the rpath or runpath in ELF files"
 arch=('x86_64')
-url="http://directory.fsf.org/project/chrpath/";
+url="https://directory.fsf.org/project/chrpath/";
 license=('GPL2')
 depends=('glibc')
 
source=("http://http.debian.net/debian/pool/main/c/chrpath/chrpath_$pkgver.orig.tar.gz";)

Reply via email to