mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-04 19:03:28 +08:00
package/msmtp: bump version to 1.8.7
Changelog: https://github.com/marlam/msmtp-mirror/blob/master/NEWS Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
f37e4ded45
commit
142b39da70
@ -1,6 +1,6 @@
|
||||
# Locally calculated after checking signature
|
||||
# https://marlam.de/msmtp/releases/msmtp-1.8.6.tar.xz.sig
|
||||
sha256 6625f147430c65ba8527f52c4fe5d4d33552d3c0fb6d793ba7df819a3b3042e1 msmtp-1.8.6.tar.xz
|
||||
# https://marlam.de/msmtp/releases/msmtp-1.8.7.tar.xz.sig
|
||||
sha256 9a53bcdc244ec5b1a806934ecc7746d9d09db581f587bedf597e9da2f48c51f1 msmtp-1.8.7.tar.xz
|
||||
|
||||
# Hash for license file:
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MSMTP_VERSION = 1.8.6
|
||||
MSMTP_VERSION = 1.8.7
|
||||
MSMTP_SITE = https://marlam.de/msmtp/releases
|
||||
MSMTP_SOURCE = msmtp-$(MSMTP_VERSION).tar.xz
|
||||
MSMTP_DEPENDENCIES = host-pkgconf
|
||||
|
Loading…
Reference in New Issue
Block a user