micropython: update to 1.6.

This commit is contained in:
Juan RP 2016-02-03 07:06:03 +01:00
parent b01e877d1e
commit 8875de47f8

View file

@ -1,6 +1,6 @@
# Template file for 'micropython'
pkgname=micropython
version=1.5.2
version=1.6
revision=1
build_wrksrc=unix
hostmakedepends="pkg-config python"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://micropython.org/"
distfiles="http://github.com/micropython/micropython/archive/v${version}.tar.gz"
checksum=3c594ee701622f01c4e9c7abd1c322a0bc6c8af17bea0b0126812cb8e61bb5d9
checksum=f8ea3faffa797de1a06c16c8f57c784c665b318ca08ac17f74dcbc95322d47de
pre_configure() {
sed -i 's|-Werror||;/^COPT =/d' Makefile