# HG changeset patch # User John Donoghue # Date 1642252701 18000 # Node ID ae29ff83307fc7e86873579249aff62df17de728 # Parent ff5b7c1526aafc3693e3e9239e66ccee8ff8ff11 src/of-instrument-control.mk: update to v0.7.1 (grafted from 50d4dfce916c2aa2373d2b65ca577adeb46d0780) diff -r ff5b7c1526aa -r ae29ff83307f src/of-instrument-control.mk --- a/src/of-instrument-control.mk Tue Jan 11 22:16:31 2022 +0100 +++ b/src/of-instrument-control.mk Sat Jan 15 08:18:21 2022 -0500 @@ -3,8 +3,8 @@ PKG := of-instrument-control $(PKG)_IGNORE := -$(PKG)_VERSION := 0.7.0 -$(PKG)_CHECKSUM := b2d6c091dccea01389c51a9279b385135ce035d6 +$(PKG)_VERSION := 0.7.1 +$(PKG)_CHECKSUM := 2f1f2d18693b0811d37d93bb8e16dfd6cd5c3bc9 $(PKG)_REMOTE_SUBDIR := $(PKG)_SUBDIR := instrument-control-$($(PKG)_VERSION) $(PKG)_FILE := instrument-control-$($(PKG)_VERSION).tar.gz