z3.
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
<PartOf>programming.library</PartOf>
|
||||
<Summary>The Z3 Theorem Prover.</Summary>
|
||||
<Description>Z3 is a theorem prover from Microsoft Research.</Description>
|
||||
<Archive sha1sum="376d377d1e1c4e0d7be112987a1b65ff6b21563c" type="targz">
|
||||
https://github.com/Z3Prover/z3/archive/refs/tags/z3-4.8.17.tar.gz
|
||||
<Archive sha1sum="e70730f338cd392d26136b03e92385b37f3447ec" type="targz">
|
||||
https://github.com/Z3Prover/z3/archive/refs/tags/z3-4.11.2.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -23,6 +23,9 @@
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">616fc2cbd5522137b78097c247feb04e266ff780.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -64,6 +67,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2022-09-05</Date>
|
||||
<Version>4.11.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2022-05-28</Date>
|
||||
<Version>4.8.17</Version>
|
||||
|
||||
Reference in New Issue
Block a user