msmtp: update to version 1.8.24
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 19 Sep 2023 21:59:29 +0000 (23:59 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Thu, 21 Sep 2023 22:26:35 +0000 (00:26 +0200)
Release notes:
https://github.com/marlam/msmtp-mirror/commit/ef62463e4d0dc1f8e7f1db4f8dd35650999c13f9X

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
mail/msmtp/Makefile

index e953eb4e55f5054d0f0d44fa2b5cdbfa33878023..0bb48b1271b7b9e4e948d704ea535d43f2082ec9 100644 (file)
@@ -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