1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Update to version 1.3.1

Changelog: https://github.com/micropython/micropython/releases/tag/v1.3.1
This commit is contained in:
Marcus von Appen 2014-09-24 08:10:20 +00:00
parent 718c01f92c
commit a4acac5bf8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369164
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= micropython
PORTVERSION= 1.2
PORTVERSION= 1.3.1
CATEGORIES= lang python
MAINTAINER= mva@FreeBSD.org
@ -11,13 +11,13 @@ LICENSE= MIT
LIB_DEPENDS= libffi.so:${PORTSDIR}/devel/libffi
USES= gmake pkgconfig python:build readline shebangfix
USES= gmake pkgconfig python:build readline shebangfix
USE_GITHUB= yes
GH_ACCOUNT= micropython
GH_PROJECT= micropython
GH_TAGNAME= v1.2
GH_COMMIT= d94863d
GH_TAGNAME= v1.3.1
GH_COMMIT= 0f6d298
PLIST_FILES= bin/micropython

View File

@ -1,2 +1,2 @@
SHA256 (micropython-1.2.tar.gz) = 45220badf244817ab8e04941e3fb4a49d5b8748190e3ee7eeb2b0e8bfd6a7fb8
SIZE (micropython-1.2.tar.gz) = 4170808
SHA256 (micropython-1.3.1.tar.gz) = c65cff07c1fba2e7aa75f62a53da4721635ff528fef28e98c5746c87d5f553bc
SIZE (micropython-1.3.1.tar.gz) = 4328886