From: Josef Schlehofer Date: Tue, 19 Sep 2023 21:59:29 +0000 (+0200) Subject: msmtp: update to version 1.8.24 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=29a9a6a4a7b797097992eb7ff2cfd84d11920b25;p=openwrt-packages.git msmtp: update to version 1.8.24 Release notes: https://github.com/marlam/msmtp-mirror/commit/ef62463e4d0dc1f8e7f1db4f8dd35650999c13f9X Signed-off-by: Josef Schlehofer --- diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index e953eb4e5..0bb48b127 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=msmtp -PKG_VERSION:=1.8.19 +PKG_VERSION:=1.8.24 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://marlam.de/msmtp/releases -PKG_HASH:=34a1e1981176874dbe4ee66ee0d9103c90989aa4dcdc4861e4de05ce7e44526b +PKG_HASH:=bd6644b1aaab17d61b86647993e3efad860b23c54283b00ddc579c1f5110aa59 PKG_MAINTAINER:= PKG_LICENSE:=GPL-3.0-or-later