mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-12 00:01:46 +02:00
testing/gcc-cross-embedded: bump pkgrel
Should fix:
/ # apk add gcc-arm-none-eabi
ERROR: unsatisfiable constraints:
so:libmpfr.so.4 (missing):
required by: gcc-arm-none-eabi-8.3.0-r0[so:libmpfr.so.4]
This commit is contained in:
parent
cab2f7460b
commit
38e6ffd655
@ -13,7 +13,7 @@ _targets="
|
||||
"
|
||||
pkgname="$_pkgbase-cross-embedded"
|
||||
pkgver=8.3.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="The GNU Compiler Collection for embedded targets"
|
||||
url="http://gcc.gnu.org"
|
||||
depends="gcc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user