comparison src/of-communications.mk @ 5256:aad0cc165a27

of-communications: update to v1.2.2 * dist-files.mk: remove refs to patches * src/of-communications.mk: update version, checksum * src/of-communications-1-fixes.patch, src/of-communications-2-fixes.patch, src/of-communications-3-fixes.patch, src/of-communications-4-fixes.patch, src/of-communications-5-fixes.patch, src/of-communications-6-deprecated.patch : removed files
author John Donoghue <john.donoghue@ieee.org>
date Mon, 06 Jan 2020 06:19:36 -0500
parents 7d1e45c2f175
children 98bcc037fad7
comparison
equal deleted inserted replaced
5255:74fe6c154dee 5256:aad0cc165a27
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.1 6 $(PKG)_VERSION := 1.2.2
7 $(PKG)_CHECKSUM := bf70d8c315c2239e168c02522482c81e4b912968 7 $(PKG)_CHECKSUM := 90ebf5cd84ba8df1f8c14241598d0baedc39f371
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