From: Josef Schlehofer Date: Fri, 17 Jul 2020 15:37:00 +0000 (+0200) Subject: msmtp: update to version 1.8.11 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=dd44bf2e7a563a611bac24ea2a177b3d9273ede4;p=openwrt-packages.git msmtp: update to version 1.8.11 Signed-off-by: Josef Schlehofer --- diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index f4bfb3141..f20603bf0 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=msmtp -PKG_VERSION:=1.8.10 +PKG_VERSION:=1.8.11 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://marlam.de/msmtp/releases -PKG_HASH:=caba7f39d19df7a31782fe7336dd640c61ea33b92f987bd5423bca9683482f10 +PKG_HASH:=f25f0fa177ce9e0ad65c127e790a37f35fb64fee9e33d90345844c5c86780e60 PKG_MAINTAINER:= PKG_LICENSE:=GPL-3.0-or-later