mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
misc/sigrok-firmware-fx2lafw: Updated for version 0.1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b49a5cb0a4
commit
99c6809375
4 changed files with 11 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
fx2lafw is an open-source firmware for Cypress FX2 chips which makes them
|
||||
usable as simple logic analyzer hardware. The fx2lafw firmware is meant to
|
||||
work on any FX2-based hardware, including logic analyzers, FX2 eval boards,
|
||||
or other hardware which has this chip on-board.
|
||||
fx2lafw is an open-source firmware for Cypress FX2 chips which makes
|
||||
them usable as simple logic analyzer hardware. The fx2lafw firmware is
|
||||
meant to work on any FX2-based hardware, including logic analyzers,
|
||||
FX2 eval boards, or other hardware which has this chip on-board.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for sigrok fx2lafw firmware
|
||||
|
||||
# Copyright 2015 Andrzej Telszewski, Sabadell
|
||||
# Copyright 2017 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.3}
|
||||
VERSION=${VERSION:-0.1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sigrok-firmware-fx2lafw"
|
||||
VERSION="0.1.3"
|
||||
VERSION="0.1.4"
|
||||
HOMEPAGE="http://sigrok.org/wiki/Fx2lafw"
|
||||
DOWNLOAD="http://sigrok.org/download/source/sigrok-firmware-fx2lafw/sigrok-firmware-fx2lafw-0.1.3.tar.gz"
|
||||
MD5SUM="987afc07437742c3e6a98e80fdf511dd"
|
||||
DOWNLOAD="http://sigrok.org/download/source/sigrok-firmware-fx2lafw/sigrok-firmware-fx2lafw-0.1.4.tar.gz"
|
||||
MD5SUM="d379ebd260aede0b016388f444e9af31"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="sdcc"
|
||||
|
|
|
@ -13,7 +13,7 @@ sigrok-firmware-fx2lafw: them usable as simple logic analyzer hardware. The firm
|
|||
sigrok-firmware-fx2lafw: to work on any FX2-based hardware, including logic analyzers, FX2
|
||||
sigrok-firmware-fx2lafw: eval boards, or other hardware which has this chip on-board.
|
||||
sigrok-firmware-fx2lafw:
|
||||
sigrok-firmware-fx2lafw:
|
||||
sigrok-firmware-fx2lafw:
|
||||
sigrok-firmware-fx2lafw: Homepage: http://sigrok.org/wiki/Fx2lafw
|
||||
sigrok-firmware-fx2lafw:
|
||||
sigrok-firmware-fx2lafw:
|
||||
sigrok-firmware-fx2lafw:
|
||||
|
|
Loading…
Reference in a new issue