diff options
Diffstat (limited to 'development/stm32cubeprog')
-rw-r--r-- | development/stm32cubeprog/slack-desc | 2 | ||||
-rw-r--r-- | development/stm32cubeprog/stm32cubeprog.SlackBuild | 2 | ||||
-rw-r--r-- | development/stm32cubeprog/stm32cubeprog.info | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/development/stm32cubeprog/slack-desc b/development/stm32cubeprog/slack-desc index fa614a93b7..d463d5cfa3 100644 --- a/development/stm32cubeprog/slack-desc +++ b/development/stm32cubeprog/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -stm32cubeprog: STM32CubeProg (all-in-one tool for programming STM32 products) +stm32cubeprog: stm32cubeprog (all-in-one tool for programming STM32 products) stm32cubeprog: stm32cubeprog: STM32CubeProg provides an easy-to-use and efficient environment for stm32cubeprog: reading, writing, and verifying device memory through both the debug diff --git a/development/stm32cubeprog/stm32cubeprog.SlackBuild b/development/stm32cubeprog/stm32cubeprog.SlackBuild index 3c6b32ce3a..8d3dff949e 100644 --- a/development/stm32cubeprog/stm32cubeprog.SlackBuild +++ b/development/stm32cubeprog/stm32cubeprog.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=stm32cubeprog -VERSION=${VERSION:-2.18.0} +VERSION=${VERSION:-2.19.0} SRCNAM=en.stm32cubeprg-lin-v$(echo $VERSION | tr . -).zip BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/stm32cubeprog/stm32cubeprog.info b/development/stm32cubeprog/stm32cubeprog.info index f554fea156..3b1401c7e6 100644 --- a/development/stm32cubeprog/stm32cubeprog.info +++ b/development/stm32cubeprog/stm32cubeprog.info @@ -1,10 +1,10 @@ PRGNAM="stm32cubeprog" -VERSION="2.18.0" +VERSION="2.19.0" HOMEPAGE="https://www.st.com/en/development-tools/stm32cubeprog.html" DOWNLOAD="UNSUPPORTED" MD5SUM="" DOWNLOAD_x86_64="https://www.st.com/en/development-tools/stm32cubeprog.html" -MD5SUM_x86_64="eee410dc8e2c0c7405ae56325b5bc0f2" +MD5SUM_x86_64="dfcf0e079d08e56c40db6ca9a151e6ed" REQUIRES="7zip zulu-openjdk17" MAINTAINER="Andrzej Telszewski" EMAIL="andrzej@telszewski.com" |