micropython: update to 1.5.

This commit is contained in:
Juan RP 2015-11-18 11:05:01 +01:00
parent 2722ed2f1e
commit 246255baa3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'micropython'
pkgname=micropython
version=1.4.6
version=1.5
revision=1
build_wrksrc=unix
hostmakedepends="pkg-config python python3.4"
@ -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=b5ae9fdcc85ec11a932cc2369aa7eee667e7f3cea950441e9889e62555aeea81
checksum=4ba128def442275ef528c210d8d3dc6d6e12460069a570706b5fbdb6b4a6a25f
pre_configure() {
sed -i 's|-Werror||;/^COPT =/d' Makefile