diff --git a/srcpkgs/micropython/template b/srcpkgs/micropython/template index cac2aff7d05..d5ef20ff4b2 100644 --- a/srcpkgs/micropython/template +++ b/srcpkgs/micropython/template @@ -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 " 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