micropython: update to 1.12.
This commit is contained in:
committed by
Helmut Pozimski
parent
8fb36349ec
commit
90c41f1ccb
@@ -1,6 +1,6 @@
|
||||
# Template file for 'micropython'
|
||||
pkgname=micropython
|
||||
version=1.11
|
||||
version=1.12
|
||||
revision=1
|
||||
build_wrksrc=ports/unix
|
||||
hostmakedepends="pkg-config python3"
|
||||
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://micropython.org/"
|
||||
distfiles="https://github.com/micropython/micropython/releases/download/v${version}/micropython-${version}.tar.gz"
|
||||
checksum=2edda4ffe283899af6d7b59dd0a0a59f8b845fe0f26017f1a180661338eca35f
|
||||
checksum=be2041924496f49b580f06c2d328c7757bbc7b62408abb11841ebeb87302c575
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc*) broken="missing nlr_push" ;;
|
||||
|
||||
Reference in New Issue
Block a user