comparison src/of-strings.mk @ 6285:6203dc392302 release

of-strings: update to v1.3.0 * src/of-strings-1-fixes.patch, src/of-strings-2-error_state.patch: deleted * src/of-strings.mk: update version, checksum * dist-files.mk: remove ref to deleted files (grafted from 1f1717e8de5e856066460909bc0a628c8facbcfe)
author John Donoghue <john.donoghue@ieee.org>
date Thu, 30 Jun 2022 10:57:54 -0400
parents 7d1e45c2f175
children c3bb523f86af
comparison
equal deleted inserted replaced
6284:edf96af3ff8c 6285:6203dc392302
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-strings 4 PKG := of-strings
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 1.2.0 6 $(PKG)_VERSION := 1.3.0
7 $(PKG)_CHECKSUM := 5db5442b62961a490526eec5d30e6db2a008914a 7 $(PKG)_CHECKSUM := 9ee4cda53ec0b63b9e96c36a0c0f69bfb2a6c472
8 $(PKG)_REMOTE_SUBDIR := 8 $(PKG)_REMOTE_SUBDIR :=
9 $(PKG)_SUBDIR := strings-$($(PKG)_VERSION) 9 $(PKG)_SUBDIR := strings-$($(PKG)_VERSION)
10 $(PKG)_FILE := strings-$($(PKG)_VERSION).tar.gz 10 $(PKG)_FILE := strings-$($(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 := 12 $(PKG)_DEPS :=