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