Further improvements to version parsing
This commit is contained in:

committed by
Todd Gamblin

parent
e948a54d8e
commit
68c2bdfaf6
@@ -29,7 +29,7 @@ class Libconfig(AutotoolsPackage):
|
||||
"""C/C++ Configuration File Library"""
|
||||
|
||||
homepage = "http://www.hyperrealm.com/libconfig/"
|
||||
url = "https://github.com/hyperrealm/libconfig/archive/v1.6.tar.gz"
|
||||
url = "https://github.com/hyperrealm/libconfig/archive/v1.5.tar.gz"
|
||||
|
||||
force_autoreconf = True
|
||||
# there is currently a build error with version 1.6, see:
|
||||
|
Reference in New Issue
Block a user