package/mstpd: bump to version 0.2.0

Release notes:
https://github.com/mstpd/mstpd/releases/tag/0.2.0

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
[Julien: add link to release notes in commit log]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Francois Perrad
2026-04-27 13:00:22 +02:00
committed by Julien Olivain
parent 12b88015a2
commit af589980b3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# locally computed # locally computed
sha256 6b4a0a721147373f0b22e8f47c0f13942b78afc55348299fe7b056b75adc98f4 mstpd-0.1.1.tar.gz sha256 37cbc03ab14763a2d477d2230508ab98c2acec43fa869b985c264d44e125c386 mstpd-0.2.0.tar.gz
sha256 c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42 LICENSE sha256 c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42 LICENSE
sha256 69e0a7ba32b016703dea402deae57348f14d028ff4dd9188b2acad607e484588 hmac_md5.c sha256 69e0a7ba32b016703dea402deae57348f14d028ff4dd9188b2acad607e484588 hmac_md5.c

View File

@@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
MSTPD_VERSION = 0.1.1 MSTPD_VERSION = 0.2.0
MSTPD_SITE = $(call github,mstpd,mstpd,$(MSTPD_VERSION)) MSTPD_SITE = $(call github,mstpd,mstpd,$(MSTPD_VERSION))
MSTPD_AUTORECONF = YES MSTPD_AUTORECONF = YES
MSTPD_LICENSE = GPL-2.0, RSA Data Security (md5) MSTPD_LICENSE = GPL-2.0, RSA Data Security (md5)