libtomlc99: added v0.2020.12.23 (#20825)

This commit is contained in:
darmac 2021-01-13 16:55:06 +08:00 committed by GitHub
parent 991ff2fd94
commit ccc1bb7324
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@ class Libtomlc99(Package):
# Since there is no official versioning, yet, just use the date and prefix
# with '0.' to make switching to proper versioning easier later.
version('0.2020.12.23', commit='e97a56633e54297990158ab56a7e50a089cddf7d')
version('0.2019.06.24', commit='b701a09579200b1bd87081d1e6a284a89b5576c8')
# Unfortunately, upstream Makefile does not build shared libaries, so use
# local changes for now.