summaryrefslogtreecommitdiff
path: root/lang/micropython
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-03-08 16:42:24 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-03-08 16:42:24 +0000
commit1cd44ea113819c34e5926b7edfdda2694138a79c (patch)
treeeab261e3fd077862411d0eee8cc2c122a2cbf21f /lang/micropython
parent792fb97a5e744a3b670d30074b192b6e03770fb3 (diff)
downloadpkgsrc-1cd44ea113819c34e5926b7edfdda2694138a79c.tar.gz
Revbump packages depending on libffi after .so version change.
Requested by Matthias Ferdinand and Oskar on pkgsrc-users.
Diffstat (limited to 'lang/micropython')
-rw-r--r--lang/micropython/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/micropython/Makefile b/lang/micropython/Makefile
index 24b4f9d6014..7d37eb81f85 100644
--- a/lang/micropython/Makefile
+++ b/lang/micropython/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2019/11/03 19:04:03 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2020/03/08 16:42:28 bsiegert Exp $
DISTNAME= micropython-1.9.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= lang
MASTER_SITES= http://micropython.org/resources/source/
EXTRACT_SUFX= .tar.xz