1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 03:05:48 +03:00

{main,community,testing}/*: rebuild against libffi.so.7

This commit is contained in:
Leo 2020-04-07 13:17:26 -03:00
parent 61de204159
commit d95e2bc826
33 changed files with 34 additions and 32 deletions

View file

@ -2,7 +2,7 @@
# Maintainer: Marian <marian.buschsieweke@ovgu.de>
pkgname=micropython
pkgver=1.12
pkgrel=0
pkgrel=1
pkgdesc="A lean and efficient Python implementation for MCUs and constrained systems"
url="https://www.micropython.org/"