package/mstpd: bump version to 0.1.0

Shortly after MSTPd was added, version 0.1.0 was released. Update to the
latest version.

Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Colin Foster 2022-01-07 14:26:44 -08:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent df22a9d6b7
commit b7244efa82
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
# locally computed
sha256 91a1862548b5b509caa2e96e5fb9912bc98d4d58cc98e99a577824735756c14d mstpd-0.0.9.tar.gz
sha256 03d1ff4ca189d54322562cb2891888768af719d2c73ceafa5f1ca96133dffeb2 mstpd-0.1.0.tar.gz
sha256 c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42 LICENSE
sha256 c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3 hmac_md5.c

View File

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