mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/pulseview: Updated for version 20220225_4efbe9b.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
a644d26ec0
commit
fdca242a84
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=pulseview
|
||||
VERSION=${VERSION:-20210103_d023660}
|
||||
VERSION=${VERSION:-20220225_4efbe9b}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pulseview"
|
||||
VERSION="20210103_d023660"
|
||||
VERSION="20220225_4efbe9b"
|
||||
HOMEPAGE="https://sigrok.org/wiki/PulseView"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/pulseview-20210103_d023660.tar.xz"
|
||||
MD5SUM="b9160d5d5777d723db68b5139a4b4ea6"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/pulseview-20220225_4efbe9b.tar.xz"
|
||||
MD5SUM="eec6859a8bb32d61c9d5f7eb14fda625"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libsigrok libsigrokdecode"
|
||||
|
|
Loading…
Reference in a new issue