libraries/libsigrok: Updated for version 0.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
99f155ea31
commit
ba92618bf4
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libsigrok
|
||||
|
||||
# Copyright 2018 Andrzej Telszewski, Szczecin
|
||||
# Copyright 2019 Andrzej Telszewski, Szczecin
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libsigrok
|
||||
VERSION=${VERSION:-0.5.1}
|
||||
VERSION=${VERSION:-0.5.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libsigrok"
|
||||
VERSION="0.5.1"
|
||||
VERSION="0.5.2"
|
||||
HOMEPAGE="https://sigrok.org/wiki/Libsigrok"
|
||||
DOWNLOAD="https://sigrok.org/download/source/libsigrok/libsigrok-0.5.1.tar.gz"
|
||||
MD5SUM="a3de9e52a660e51d27a6aca025d204a7"
|
||||
DOWNLOAD="https://sigrok.org/download/source/libsigrok/libsigrok-0.5.2.tar.gz"
|
||||
MD5SUM="e258d471b6d5eaa58daf927a0dc3ba67"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue