summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/gtkorvo-enet/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/gtkorvo-enet/package.py')
-rw-r--r--var/spack/repos/builtin/packages/gtkorvo-enet/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/gtkorvo-enet/package.py b/var/spack/repos/builtin/packages/gtkorvo-enet/package.py
index ef77a1e430..3b199f4591 100644
--- a/var/spack/repos/builtin/packages/gtkorvo-enet/package.py
+++ b/var/spack/repos/builtin/packages/gtkorvo-enet/package.py
@@ -10,7 +10,7 @@ class GtkorvoEnet(AutotoolsPackage):
"""ENet reliable UDP networking library.
This is a downstream branch of lsalzman's ENet.
This version has expanded the client ID to handle more clients.
- The original is at http://github.com/lsalzman/enet.
+ The original is at https://github.com/lsalzman/enet.
"""
homepage = "https://www.github.com/GTkorvo/enet"