Date: Monday, May 6, 2019 @ 20:15:52
  Author: arojas
Revision: 352605

https

Modified:
  libevent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-06 20:15:18 UTC (rev 352604)
+++ PKGBUILD    2019-05-06 20:15:52 UTC (rev 352605)
@@ -6,7 +6,7 @@
 pkgrel=2
 pkgdesc="An event notification library"
 arch=('x86_64')
-url="http://libevent.org/";
+url="https://libevent.org/";
 license=('BSD')
 depends=('openssl')
 optdepends=('python2: to use event_rpcgen.py')

Reply via email to