comparison src/of-communications.mk @ 5725:6dcbce950b96

* src/of-communications.mk: update to v1.2.3
author John Donoghue <john.donoghue@ieee.org>
date Mon, 05 Apr 2021 07:22:53 -0400
parents eae508c12529
children 4d6eba975aa4
comparison
equal deleted inserted replaced
5723:d193b278c496 5725:6dcbce950b96
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-communications 4 PKG := of-communications
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 1.2.2 6 $(PKG)_VERSION := 1.2.3
7 $(PKG)_CHECKSUM := 90ebf5cd84ba8df1f8c14241598d0baedc39f371 7 $(PKG)_CHECKSUM := add4e746b34efe7156b10e5be42ab61473a69670
8 $(PKG)_REMOTE_SUBDIR := 8 $(PKG)_REMOTE_SUBDIR :=
9 $(PKG)_SUBDIR := communications-$($(PKG)_VERSION) 9 $(PKG)_SUBDIR := communications-$($(PKG)_VERSION)
10 $(PKG)_FILE := communications-$($(PKG)_VERSION).tar.gz 10 $(PKG)_FILE := communications-$($(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 := of-signal 12 $(PKG)_DEPS := of-signal