summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/libevent/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/libevent/package.py')
-rw-r--r--var/spack/repos/builtin/packages/libevent/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/libevent/package.py b/var/spack/repos/builtin/packages/libevent/package.py
index a16e528acb..d24c9ecd3b 100644
--- a/var/spack/repos/builtin/packages/libevent/package.py
+++ b/var/spack/repos/builtin/packages/libevent/package.py
@@ -14,7 +14,7 @@ class Libevent(AutotoolsPackage):
"""
- homepage = "http://libevent.org"
+ homepage = "https://libevent.org"
url = "https://github.com/libevent/libevent/releases/download/release-2.1.8-stable/libevent-2.1.8-stable.tar.gz"
list_url = "http://libevent.org/old-releases.html"