Date: Monday, May 6, 2019 @ 20:32:30
  Author: arojas
Revision: 352627

https

Modified:
  lsof/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-06 20:31:59 UTC (rev 352626)
+++ PKGBUILD    2019-05-06 20:32:30 UTC (rev 352627)
@@ -9,7 +9,7 @@
 pkgrel=1
 pkgdesc="Lists open files for running Unix processes"
 arch=('x86_64')
-url="http://people.freebsd.org/~abe/";
+url="https://people.freebsd.org/~abe/";
 license=('custom')
 depends=('glibc')
 source=(ftp://ftp.fu-berlin.de/pub/unix/tools/lsof/lsof_$pkgver.tar.bz2

Reply via email to