Skip to content
Snippets Groups Projects
Unverified Commit ad897746 authored by Jordan Ogas's avatar Jordan Ogas Committed by GitHub
Browse files

charliecloud: fix url (#16133)

parent ebd86bd1
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ class Charliecloud(AutotoolsPackage):
maintainers = ['j-ogas']
homepage = "https://hpc.github.io/charliecloud"
url = "https://github.com/hpc/charliecloud/releases/download/v0.14/charliecloud-0.9.10.tar.gz"
url = "https://github.com/hpc/charliecloud/releases/download/v0.14/charliecloud-0.14.tar.gz"
git = "https://github.com/hpc/charliecloud.git"
version('master', branch='master')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment