[Buildroot] [PATCH v1 next] package/mstpd: bump version to 0.1.0

Arnout Vandecappelle arnout at mind.be
Sat Jan 8 15:12:13 UTC 2022



On 07/01/2022 23:26, Colin Foster wrote:
> Shortly after MSTPd was added, version 0.1.0 was released. Update to the
> latest version.
> 
> Signed-off-by: Colin Foster <colin.foster at in-advantage.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/mstpd/mstpd.hash | 1 +
>   package/mstpd/mstpd.mk   | 2 +-
>   2 files changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/package/mstpd/mstpd.hash b/package/mstpd/mstpd.hash
> index fd76b959db..64e946d6d1 100644
> --- a/package/mstpd/mstpd.hash
> +++ b/package/mstpd/mstpd.hash
> @@ -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
> diff --git a/package/mstpd/mstpd.mk b/package/mstpd/mstpd.mk
> index a870352869..907d094242 100644
> --- a/package/mstpd/mstpd.mk
> +++ b/package/mstpd/mstpd.mk
> @@ -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)
> 



More information about the buildroot mailing list