development/stlink: Updated for version 1.5.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Fernando Lopez Jr 2019-04-18 09:39:42 +07:00 committed by Willy Sudiarto Raharjo
parent 89ed55428d
commit 248ae6fe52
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""