diff --git a/system/psmq/Makefile b/system/psmq/Makefile index b414da61e..1175a9a88 100644 --- a/system/psmq/Makefile +++ b/system/psmq/Makefile @@ -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)