From: Josef Schlehofer Date: Tue, 30 Sep 2025 22:22:08 +0000 (+0200) Subject: msmtp: update to version 1.8.31 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c488e1297f240a9ff1c8e22dcc49822027a229ee;p=openwrt-packages.git msmtp: update to version 1.8.31 Release notes: https://marlam.de/msmtp/news/ Signed-off-by: Josef Schlehofer --- diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index f418d7b91..bd069fbad 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=msmtp -PKG_VERSION:=1.8.26 +PKG_VERSION:=1.8.31 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://marlam.de/msmtp/releases -PKG_HASH:=6cfc488344cef189267e60aea481f00d4c7e2a59b53c6c659c520a4d121f66d8 +PKG_HASH:=c262b11762d8582a3c6d6ca8d8b2cca2b1605497324ca27cc57fdc145a27119f PKG_MAINTAINER:= PKG_LICENSE:=GPL-3.0-or-later