projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13a3981
)
micropython: update to fix build issue
1551/head
author
Roger
<roger-@users.noreply.github.com>
Wed, 8 Jul 2015 16:50:24 +0000
(11:50 -0500)
committer
Roger
<roger-@users.noreply.github.com>
Wed, 8 Jul 2015 16:50:24 +0000
(11:50 -0500)
lang/micropython/Makefile
patch
|
blob
|
history
diff --git
a/lang/micropython/Makefile
b/lang/micropython/Makefile
index 93004ad45ae66c35dff84b1b455056544025a5b1..e5317d160541fce1121cfc71dbbf866478472de2 100644
(file)
--- a/
lang/micropython/Makefile
+++ b/
lang/micropython/Makefile
@@
-17,7
+17,7
@@
PKG_LICENSE_FILES:=LICENSE
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/micropython/micropython.git
-PKG_SOURCE_VERSION:=
035deae1c6fb02f6754a21486966f76c02b64c98
+PKG_SOURCE_VERSION:=
9220dc466a8d098ed669a33a617edd1118a3e35d
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz