boost: add v1.79.0 (#30137)
This commit is contained in:
parent
7ebce6191a
commit
7118602251
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ class Boost(Package):
|
||||||
maintainers = ['hainest']
|
maintainers = ['hainest']
|
||||||
|
|
||||||
version('develop', branch='develop', submodules=True)
|
version('develop', branch='develop', submodules=True)
|
||||||
|
version('1.79.0', sha256='475d589d51a7f8b3ba2ba4eda022b170e562ca3b760ee922c146b6c65856ef39')
|
||||||
version('1.78.0', sha256='8681f175d4bdb26c52222665793eef08490d7758529330f98d3b29dd0735bccc')
|
version('1.78.0', sha256='8681f175d4bdb26c52222665793eef08490d7758529330f98d3b29dd0735bccc')
|
||||||
version('1.77.0', sha256='fc9f85fc030e233142908241af7a846e60630aa7388de9a5fafb1f3a26840854')
|
version('1.77.0', sha256='fc9f85fc030e233142908241af7a846e60630aa7388de9a5fafb1f3a26840854')
|
||||||
version('1.76.0', sha256='f0397ba6e982c4450f27bf32a2a83292aba035b827a5623a14636ea583318c41')
|
version('1.76.0', sha256='f0397ba6e982c4450f27bf32a2a83292aba035b827a5623a14636ea583318c41')
|
||||||
|
|
Loading…
Reference in a new issue