mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/sigrok-firmware-fx2lafw: Updated for version 0.1.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7f8489d5ef
commit
6fb9f5793e
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for sigrok fx2lafw firmware
|
||||
|
||||
# Copyright 2018 Andrzej Telszewski, Banie
|
||||
# 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=sigrok-firmware-fx2lafw
|
||||
VERSION=${VERSION:-0.1.6}
|
||||
VERSION=${VERSION:-0.1.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sigrok-firmware-fx2lafw"
|
||||
VERSION="0.1.6"
|
||||
VERSION="0.1.7"
|
||||
HOMEPAGE="https://sigrok.org/wiki/Fx2lafw"
|
||||
DOWNLOAD="https://sigrok.org/download/source/sigrok-firmware-fx2lafw/sigrok-firmware-fx2lafw-0.1.6.tar.gz"
|
||||
MD5SUM="7d3fac0d22a5618e95a3f3c257f1aa33"
|
||||
DOWNLOAD="https://sigrok.org/download/source/sigrok-firmware-fx2lafw/sigrok-firmware-fx2lafw-0.1.7.tar.gz"
|
||||
MD5SUM="344c0548a1738b22a4617802d3a14370"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="sdcc"
|
||||
|
|
Loading…
Reference in a new issue