# HG changeset patch # User John Donoghue # Date 1586373101 14400 # Node ID e0cb3598d80975ab70d96d5429753e4a2239ea7c # Parent ba1b40b52af063774b339a2f67fe6675b9db1cdb * src/of-instrument-control.mk: update version, checksum for v0.5.0 diff -r ba1b40b52af0 -r e0cb3598d809 src/of-instrument-control.mk --- a/src/of-instrument-control.mk Wed Apr 08 08:20:53 2020 -0400 +++ b/src/of-instrument-control.mk Wed Apr 08 15:11:41 2020 -0400 @@ -3,8 +3,8 @@ PKG := of-instrument-control $(PKG)_IGNORE := -$(PKG)_VERSION := 0.4.0 -$(PKG)_CHECKSUM := c3ae1d3b1674f9b78b180c4ac1e7c38a4a998eeb +$(PKG)_VERSION := 0.5.0 +$(PKG)_CHECKSUM := 6cf5e60e62c17a38c758ca8898b76b99bd49c043 $(PKG)_REMOTE_SUBDIR := $(PKG)_SUBDIR := instrument-control-$($(PKG)_VERSION) $(PKG)_FILE := instrument-control-$($(PKG)_VERSION).tar.gz