mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
parent
611a668f32
commit
eb538a4f7f
1 changed files with 2 additions and 2 deletions
|
@ -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 <orphan@voidlinux.org>"
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue