[Buildroot] [PATCH 1/1] package/z3: bump to version 4.12.0

Yann E. MORIN yann.morin.1998 at free.fr
Mon Jan 16 20:19:34 UTC 2023


Julien, All,

On 2023-01-16 19:43 +0100, Julien Olivain spake thusly:
> For change log since v4.11.2, see:
> - https://github.com/Z3Prover/z3/releases/tag/z3-4.12.0
> 
> Signed-off-by: Julien Olivain <ju.o at free.fr>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
> Patch tested on branch master at commit 627c38c with commands:
> 
>     make check-package
>     ...
>     0 warnings generated
> 
>     support/testing/run-tests \
>         -d dl -o output_folder \
>         tests.package.test_z3.TestZ3
>     ...
>     OK
> 
>     ./utils/test-pkg -a -p z3
>     ...
>     44 builds, 26 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed
> ---
>  package/z3/z3.hash | 2 +-
>  package/z3/z3.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/z3/z3.hash b/package/z3/z3.hash
> index d38c5f1971..517e2f4923 100644
> --- a/package/z3/z3.hash
> +++ b/package/z3/z3.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
> -sha256  e3a82431b95412408a9c994466fad7252135c8ed3f719c986cd75c8c5f234c7e  z3-4.11.2.tar.gz
> +sha256  5f575f0a3950760436217da1cc1a714569b6d4f664a75bb6775876328cf0a580  z3-4.12.0.tar.gz
>  sha256  e617cad2ab9347e3129c2b171e87909332174e17961c5c3412d0799469111337  LICENSE.txt
> diff --git a/package/z3/z3.mk b/package/z3/z3.mk
> index 2252e05395..ecd79325dc 100644
> --- a/package/z3/z3.mk
> +++ b/package/z3/z3.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -Z3_VERSION = 4.11.2
> +Z3_VERSION = 4.12.0
>  Z3_SITE = $(call github,Z3Prover,z3,z3-$(Z3_VERSION))
>  Z3_LICENSE = MIT
>  Z3_LICENSE_FILES = LICENSE.txt
> -- 
> 2.39.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list