py-cftime: fix url (#46523)
This commit is contained in:
parent
b88971e125
commit
17199e7fed
@ -12,7 +12,7 @@ class PyCftime(PythonPackage):
|
||||
netCDF conventions"""
|
||||
|
||||
homepage = "https://unidata.github.io/cftime/"
|
||||
url = "https://github.com/Unidata/cftime/archive/v1.0.3.4rel.tar.gz"
|
||||
url = "https://github.com/Unidata/cftime/archive/refs/tags/v1.0.3.4rel.tar.gz"
|
||||
|
||||
version("1.0.3.4", sha256="f261ff8c65ceef4799784cd999b256d608c177d4c90b083553aceec3b6c23fd3")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user