diff options
Diffstat (limited to 'python/esptool/esptool.SlackBuild')
-rw-r--r-- | python/esptool/esptool.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/esptool/esptool.SlackBuild b/python/esptool/esptool.SlackBuild index e52eebf8e0597..438d401b787a2 100644 --- a/python/esptool/esptool.SlackBuild +++ b/python/esptool/esptool.SlackBuild @@ -32,7 +32,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=esptool -VERSION=${VERSION:-4.2} +VERSION=${VERSION:-4.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |