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.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bd545eb367
commit
4a589f1b20
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sigrok-firmware-fx2lafw
|
||||
VERSION=${VERSION:-0.1.4}
|
||||
VERSION=${VERSION:-0.1.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sigrok-firmware-fx2lafw"
|
||||
VERSION="0.1.4"
|
||||
VERSION="0.1.5"
|
||||
HOMEPAGE="http://sigrok.org/wiki/Fx2lafw"
|
||||
DOWNLOAD="http://sigrok.org/download/source/sigrok-firmware-fx2lafw/sigrok-firmware-fx2lafw-0.1.4.tar.gz"
|
||||
MD5SUM="d379ebd260aede0b016388f444e9af31"
|
||||
DOWNLOAD="http://sigrok.org/download/source/sigrok-firmware-fx2lafw/sigrok-firmware-fx2lafw-0.1.5.tar.gz"
|
||||
MD5SUM="5046479d3cca2cdf060f5e342cea7af6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="sdcc"
|
||||
|
|
Loading…
Reference in a new issue