cln: added v1.3.5 and v1.3.6 (#14768)

This commit is contained in:
darmac 2020-02-06 16:59:51 +08:00 committed by GitHub
parent 3b38a45a76
commit c2460dbcd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,8 @@ class Cln(AutotoolsPackage):
homepage = "https://www.ginac.de/CLN/"
git = "git://www.ginac.de/cln.git"
version('1.3.6', commit='d4ba1cc869be2c647c4ab48ac571b1fc9c2021a9')
version('1.3.5', commit='b221c033c082b462455502b7e63702a9c466aede')
version('1.3.4', commit='9b86a7fc69feb1b288469982001af565f73057eb')
version('1.3.3', commit='1c9bd61ff0b89b0bf8030e44cb398e8f75112222')
version('1.3.2', commit='00817f7b60a961b860f6d305ac82dd51b70d6ba6')