aboutsummaryrefslogtreecommitdiff
path: root/python/esptool
diff options
context:
space:
mode:
Diffstat (limited to 'python/esptool')
-rw-r--r--python/esptool/esptool.SlackBuild4
-rw-r--r--python/esptool/esptool.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/esptool/esptool.SlackBuild b/python/esptool/esptool.SlackBuild
index 1ede5c2bd524..c2b52d03c3db 100644
--- a/python/esptool/esptool.SlackBuild
+++ b/python/esptool/esptool.SlackBuild
@@ -27,12 +27,12 @@
# so use pypi.org/project/esptool download source tar.gz instead.
# note to others. I don't actually use this or have hardware to test it.
-# I am reliant on those that requested it doing any testing.
+# I am reliant on those that requested it doing any testing. :-)
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=esptool
-VERSION=${VERSION:-4.3}
+VERSION=${VERSION:-4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/esptool/esptool.info b/python/esptool/esptool.info
index d53347f34dcb..86880478d731 100644
--- a/python/esptool/esptool.info
+++ b/python/esptool/esptool.info
@@ -1,8 +1,8 @@
PRGNAM="esptool"
-VERSION="4.3"
+VERSION="4.4"
HOMEPAGE="https://github.com/espressif/esptool"
-DOWNLOAD="https://files.pythonhosted.org/packages/5b/d7/0dae311a94a490d7b7af2f4fab079b34f6244c6129017997bc994f7b360b/esptool-4.3.tar.gz"
-MD5SUM="973b63eac1391d3491846d8676c783e7"
+DOWNLOAD="https://files.pythonhosted.org/packages/8b/4c/82d7fe5fa0643415bbb90bebff1f861816903c481ee5156fabd6d76dc684/esptool-4.4.tar.gz"
+MD5SUM="92c38551bc33bd5271bdea033aa51610"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyserial"