mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/simple-mail: bump to 3.0.0
Signed-off-by: Zoltan Gyarmati <zgyarmati@zgyarmati.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
71ed598709
commit
efb917a17e
@@ -1,5 +1,5 @@
|
||||
# Locally calculated
|
||||
sha256 2026f2017662508b0f25da72694f1dd13ab3ccf82c0454f7c40f8a6cc450c410 simple-mail-2.3.0.tar.gz
|
||||
sha256 f93e93843d11da5c4ec44225eba46ccb3e9710fd594a27b966901745429ed4f4 simple-mail-3.0.0.tar.gz
|
||||
|
||||
# Hash for license file
|
||||
sha256 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SIMPLE_MAIL_VERSION = 2.3.0
|
||||
SIMPLE_MAIL_VERSION = 3.0.0
|
||||
SIMPLE_MAIL_SITE = $(call github,cutelyst,simple-mail,v$(SIMPLE_MAIL_VERSION))
|
||||
SIMPLE_MAIL_INSTALL_STAGING = YES
|
||||
SIMPLE_MAIL_LICENSE = LGPL-2.1+
|
||||
|
||||
Reference in New Issue
Block a user