Hello ports@,
Here is a simple update for makeesparduino bringing us to 6.6.5. This
works just fine on ESP32 and ESP8266 chips.
Ok?
--
Tracey Emery
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/makeesparduino/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile 11 Mar 2022 18:50:47 -0000 1.9
+++ Makefile 21 Apr 2022 20:15:48 -0000
@@ -2,8 +2,7 @@ COMMENT = makefile for ESP8266 and ESP3
GH_ACCOUNT = plerup
GH_PROJECT = makeEspArduino
-GH_TAGNAME = 6.5.0
-REVISION = 1
+GH_TAGNAME = 6.6.5
PKGNAME = makeesparduino-${GH_TAGNAME}
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/makeesparduino/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo 21 Oct 2021 14:03:04 -0000 1.3
+++ distinfo 21 Apr 2022 20:15:48 -0000
@@ -1,2 +1,2 @@
-SHA256 (makeEspArduino-6.5.0.tar.gz) = OaCqXL0sCd+S75nSwIfixKLMF+L3FisEGX5pRY4Nk58=
-SIZE (makeEspArduino-6.5.0.tar.gz) = 31191
+SHA256 (makeEspArduino-6.6.5.tar.gz) = RgMwARaSi0Fj08gijzMz+xiNIwK/up1VS5OgXa6blI8=
+SIZE (makeEspArduino-6.6.5.tar.gz) = 31699
No comments:
Post a Comment