mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 12:46:45 -09:00
package/msmtp: bump version to 1.8.27
Release notes since 1.8.25: - https://marlam.de/msmtp/news/msmtp-1-8-26/ - https://marlam.de/msmtp/news/msmtp-1-8-27/ Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com> [Julien: add link to 1.8.26 release note] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
parent
d5f0794d15
commit
e9007bc74e
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Locally calculated after checking signature
|
||||
# https://marlam.de/msmtp/releases/msmtp-1.8.25.tar.xz.sig
|
||||
# https://marlam.de/msmtp/releases/msmtp-1.8.27.tar.xz.sig
|
||||
# with key 2F61B4828BBA779AECB3F32703A2A4AB1E32FD34
|
||||
sha256 2dfe1dbbb397d26fe0b0b6b2e9cd2efdf9d72dd42d18e70d7f363ada2652d738 msmtp-1.8.25.tar.xz
|
||||
sha256 94030580a63a747faa0a3b9b1b264ae355aad33a4d94b832bfeb5b21633c965e msmtp-1.8.27.tar.xz
|
||||
|
||||
# Hash for license file:
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
################################################################################
|
||||
|
||||
MSMTP_VERSION = 1.8.25
|
||||
MSMTP_VERSION = 1.8.27
|
||||
MSMTP_SITE = https://marlam.de/msmtp/releases
|
||||
MSMTP_SOURCE = msmtp-$(MSMTP_VERSION).tar.xz
|
||||
MSMTP_DEPENDENCIES = host-pkgconf
|
||||
|
|
|
|||
Loading…
Reference in a new issue