mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
system/psmq: bump version to v0.2.2
Signed-off-by: Michał Łyszczek <michal.lyszczek@bofc.pl>
This commit is contained in:
parent
0fb063f329
commit
da9dade71f
1 changed files with 2 additions and 2 deletions
|
|
@ -28,8 +28,8 @@ PACKEXT = .tar.gz
|
|||
NXTOOLSDIR = $(APPDIR)/tools
|
||||
|
||||
PSMQ_URL = https://distfiles.bofc.pl/psmq
|
||||
PSMQ_VERSION = 0.2.1
|
||||
PSMQ_SRC_SHA256 = b029fa06752ad7dce89f6b899f27a08a1bd1ee0a4e1d9df407274f0322bf1946
|
||||
PSMQ_VERSION = 0.2.2
|
||||
PSMQ_SRC_SHA256 = eeef94b348c70ec54e0a36e3baf7740cf34d7525eb185604cef4dd9ab7ef25b5
|
||||
PSMQ_EXT = tar.gz
|
||||
PSMQ_SOURCES = psmq-$(PSMQ_VERSION)
|
||||
PSMQ_TARBALL = $(PSMQ_SOURCES).$(PSMQ_EXT)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue