comparison src/of-instrument-control.mk @ 7155:b54966e0b053

* src/of-instrument-control.mk: update to v0.9.3
author John Donoghue <john.donoghue@ieee.org>
date Mon, 01 Apr 2024 07:53:56 -0400
parents dd1888ec9b52
children
comparison
equal deleted inserted replaced
7154:47f45a985146 7155:b54966e0b053
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := of-instrument-control 4 PKG := of-instrument-control
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 0.9.2 6 $(PKG)_VERSION := 0.9.3
7 $(PKG)_CHECKSUM := c9ad0717d79ba882bcb7481c631ddf3335195f2b 7 $(PKG)_CHECKSUM := 99785685ca8e1be42f2be4818c9322c1ce781afd
8 $(PKG)_REMOTE_SUBDIR := 8 $(PKG)_REMOTE_SUBDIR :=
9 $(PKG)_SUBDIR := instrument-control-$($(PKG)_VERSION) 9 $(PKG)_SUBDIR := instrument-control-$($(PKG)_VERSION)
10 $(PKG)_FILE := instrument-control-$($(PKG)_VERSION).tar.gz 10 $(PKG)_FILE := instrument-control-$($(PKG)_VERSION).tar.gz
11 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download' 11 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download'
12 $(PKG)_DEPS := libmodbus pkg-config 12 $(PKG)_DEPS := libmodbus pkg-config