mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
libgccjit: update to 13.2.0.
This commit is contained in:
parent
68a6b93b38
commit
9f5a58ac3b
1 changed files with 8 additions and 8 deletions
|
@ -3,11 +3,11 @@
|
|||
# which use the version number.
|
||||
|
||||
pkgname=libgccjit
|
||||
version=12.2.0
|
||||
version=13.2.0
|
||||
revision=1
|
||||
_gmp_version=6.2.1
|
||||
_mpfr_version=4.1.0
|
||||
_mpc_version=1.2.1
|
||||
_gmp_version=6.3.0
|
||||
_mpfr_version=4.2.0
|
||||
_mpc_version=1.3.1
|
||||
_isl_version=0.24
|
||||
create_wrksrc=yes
|
||||
short_desc="Just-In-Time Compilation library for GCC"
|
||||
|
@ -21,10 +21,10 @@ distfiles="
|
|||
${GNU_SITE}/mpfr/mpfr-${_mpfr_version}.tar.xz
|
||||
${GNU_SITE}/mpc/mpc-${_mpc_version}.tar.gz
|
||||
${SOURCEFORGE_SITE}/libisl/isl-${_isl_version}.tar.bz2"
|
||||
checksum="e549cf9cf3594a00e27b6589d4322d70e0720cdd213f39beb4181e06926230ff
|
||||
fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2
|
||||
0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f
|
||||
17503d2c395dfcf106b622dc142683c1199431d095367c6aacba6eec30340459
|
||||
checksum="e275e76442a6067341a27f04c5c6b83d8613144004c0413528863dc6b5c743da
|
||||
a3c2b80201b89e68616f4ad30bc66aee4927c3ce50e33929ca819d5c43538898
|
||||
06a378df13501248c1b2db5aa977a2c8126ae849a9d9b7be2546fb4a9c26d993
|
||||
ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8
|
||||
fcf78dd9656c10eb8cf9fbd5f59a0b6b01386205fe1934b3b287a0a1898145c0"
|
||||
nopie=yes
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue