From: Josef Schlehofer Date: Fri, 26 Apr 2024 13:35:52 +0000 (+0200) Subject: msmtp: update to version 1.8.25 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=490866d752b41bc90661b10d2c9c41884575bf8b;p=feed%2Fpackages.git msmtp: update to version 1.8.25 Release notes: https://marlam.de/msmtp/news/msmtp-1-8-25/ Signed-off-by: Josef Schlehofer --- diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 0bb48b1271..9b4c369ae7 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=msmtp -PKG_VERSION:=1.8.24 +PKG_VERSION:=1.8.25 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://marlam.de/msmtp/releases -PKG_HASH:=bd6644b1aaab17d61b86647993e3efad860b23c54283b00ddc579c1f5110aa59 +PKG_HASH:=2dfe1dbbb397d26fe0b0b6b2e9cd2efdf9d72dd42d18e70d7f363ada2652d738 PKG_MAINTAINER:= PKG_LICENSE:=GPL-3.0-or-later