mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/stlink: Updated for version 1.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
89ed55428d
commit
248ae6fe52
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=stlink
|
||||
VERSION=${VERSION:-1.3.1}
|
||||
VERSION=${VERSION:-1.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="stlink"
|
||||
VERSION="1.3.1"
|
||||
VERSION="1.5.1"
|
||||
HOMEPAGE="https://github.com/texane/stlink"
|
||||
DOWNLOAD="https://github.com/texane/stlink/archive/1.3.1/stlink-1.3.1.tar.gz"
|
||||
MD5SUM="1f347803b68600ee14ca7f93c5166f07"
|
||||
DOWNLOAD="https://github.com/texane/stlink/archive/v1.5.1/stlink-1.5.1.tar.gz"
|
||||
MD5SUM="f9aa3cbad062f8648c8c7915c45d4638"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue