comparison src/of-communications.mk @ 6709:a22d08600dca release

of-communications: Update to v1.2.6 * src/of-communications: Update version and checksum.
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 14 May 2023 21:11:27 +0200
parents 4d6eba975aa4
children
comparison
equal deleted inserted replaced
6708:40dabd13c0fd 6709:a22d08600dca
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.4 6 $(PKG)_VERSION := 1.2.6
7 $(PKG)_CHECKSUM := cb96debf0aaf103b8f2bd5fa29ea03d2e53ca2af 7 $(PKG)_CHECKSUM := 4f0121d01188bd7ba9add7a2572dd368c09f0394
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