Skip to content

Commit

Permalink
⏰ armv7l-linux-gnueabihf-gcc: auto updated to 14.2.1+r753+g1cd744a682…
Browse files Browse the repository at this point in the history
…8f-1
  • Loading branch information
lilacbot committed Feb 11, 2025
1 parent da8a361 commit f01ed6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions alarmcn/armv7l-linux-gnueabihf-gcc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
_target="armv7l-linux-gnueabihf"
pkgbase="${_target}-gcc"
_pkgname=(gcc gcc-libs gcc-fortran gcc-objc)
pkgver=14.2.1+r730+gc061ad5a36ba
pkgver=14.2.1+r753+g1cd744a6828f
_gccver=${pkgver%%+*}
_majorver=${_gccver%%.*}
pkgrel=2
pkgrel=1
pkgdesc="The GNU Compiler Collection (${_target})"
arch=(armv7h aarch64 i686 x86_64)
license=(GPL LGPL FDL custom)
Expand All @@ -30,7 +30,7 @@ fi
options=(!emptydirs !distcc debug)
source=("git+https://gcc.gnu.org/git/gcc.git#${_git_ref}"
gcc-ada-repro.patch)
sha256sums=('b85f812c76b339a69a17e6e4ad04b03d2c6ed6bc4c632ac1d30d87cd9b382d8b'
sha256sums=('33378643f1c72686181f9d3fcd09caf9b06815324467f5dc9b9a3ea41cfba4b4'
'1773f5137f08ac1f48f0f7297e324d5d868d55201c03068670ee4602babdef2f')

_libdir="usr/lib/gcc/${_target}/${_gccver}"
Expand Down

0 comments on commit f01ed6e

Please sign in to comment.