[Buildroot] [PATCH 1/1] package/msmtp: bump version to 1.8.25

Arnout Vandecappelle arnout at mind.be
Sun Mar 24 15:09:28 UTC 2024



On 24/03/2024 06:11, Akhilesh Nema wrote:
> Release notes - https://marlam.de/msmtp/news/msmtp-1-8-25/
> 
> Signed-off-by: Akhilesh Nema <nemaakhilesh at gmail.com>
> ---
> $ cat msmtp.config
> BR2_PACKAGE_MSMTP=y
> 
> $ ./utils/test-pkg -k -c msmtp.config  -p msmtp
>                      bootlin-armv5-uclibc [1/6]: OK
>                       bootlin-armv7-glibc [2/6]: OK
>                     bootlin-armv7m-uclibc [3/6]: OK
>                       bootlin-x86-64-musl [4/6]: OK
>                        br-arm-full-static [5/6]: OK
>                               arm-aarch64 [6/6]: OK
> 6 builds, 0 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed
> 
> $ utils/docker-run make check-package
> 398423 lines processed
> 0 warnings generated
> 
> Signed-off-by: Akhilesh Nema <nemaakhilesh at gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/msmtp/msmtp.hash | 4 ++--
>   package/msmtp/msmtp.mk   | 2 +-
>   2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/msmtp/msmtp.hash b/package/msmtp/msmtp.hash
> index c5fe9d9176..ba4ef02746 100644
> --- a/package/msmtp/msmtp.hash
> +++ b/package/msmtp/msmtp.hash
> @@ -1,7 +1,7 @@
>   # Locally calculated after checking signature
> -# https://marlam.de/msmtp/releases/msmtp-1.8.24.tar.xz.sig
> +# https://marlam.de/msmtp/releases/msmtp-1.8.25.tar.xz.sig
>   # with key 2F61B4828BBA779AECB3F32703A2A4AB1E32FD34
> -sha256  bd6644b1aaab17d61b86647993e3efad860b23c54283b00ddc579c1f5110aa59  msmtp-1.8.24.tar.xz
> +sha256  2dfe1dbbb397d26fe0b0b6b2e9cd2efdf9d72dd42d18e70d7f363ada2652d738  msmtp-1.8.25.tar.xz
>   
>   # Hash for license file:
>   sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
> diff --git a/package/msmtp/msmtp.mk b/package/msmtp/msmtp.mk
> index 93c923a123..b964970bfa 100644
> --- a/package/msmtp/msmtp.mk
> +++ b/package/msmtp/msmtp.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -MSMTP_VERSION = 1.8.24
> +MSMTP_VERSION = 1.8.25
>   MSMTP_SITE = https://marlam.de/msmtp/releases
>   MSMTP_SOURCE = msmtp-$(MSMTP_VERSION).tar.xz
>   MSMTP_DEPENDENCIES = host-pkgconf



More information about the buildroot mailing list