diff --git a/srcpkgs/micropython/template b/srcpkgs/micropython/template index ad61718ae37..96ca7ed56d4 100644 --- a/srcpkgs/micropython/template +++ b/srcpkgs/micropython/template @@ -1,6 +1,6 @@ # Template file for 'micropython' pkgname=micropython -version=1.21.0 +version=1.23.0 revision=1 build_wrksrc=ports/unix hostmakedepends="pkg-config python3" @@ -10,7 +10,7 @@ maintainer="Orphaned " license="MIT" homepage="https://micropython.org/" distfiles="https://github.com/micropython/micropython/releases/download/v${version}/micropython-${version}.tar.xz" -checksum=abd2152613559d3f44728668346e78be9d93458133a03b700baf222c322fd4d5 +checksum=0ab283c2fc98d466c1ff26692bee46abaeeab55d488a36fc3cb6372cb8fb390d case "$XBPS_TARGET_MACHINE" in arm*-musl) nopie=yes ;; # building with PIE creates text relocations in the binary