* update powerpc-unknown-linux-gnu-gcc to 13.2.1-3

This commit is contained in:
Alexander Baldeck 2023-08-10 09:29:25 +02:00
parent 3dc9a4265f
commit a19ab46563

View File

@ -8,10 +8,10 @@
_target=powerpc-unknown-linux-gnu
pkgname="${_target}-gcc"
pkgver=13.1.1
pkgver=13.2.1
_majorver=${pkgver%%.*}
_commit=9a167ee2f8b9a0859fbab6cfdc276cf1f272effe
pkgrel=1
_commit=860b0f0ef787f756c0e293671b4c4622dff63a79
pkgrel=3
pkgdesc="The GNU Compiler Collection (${_target})"
arch=(x86_64 powerpc64le powerpc64 riscv64)
license=(GPL LGPL FDL custom)