public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 3/3] perl-Net-SMTP-SSL: Update to 1.04
@ 2021-03-22  7:33 Adolf Belka
  2021-03-22  7:44 ` Adolf Belka
  0 siblings, 1 reply; 5+ messages in thread
From: Adolf Belka @ 2021-03-22  7:33 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1251 bytes --]

- Update from 1.02 to 1.04
- Update of rootfile not required
- This is a dependency of git addon package
- Changelog
   1.04    2016-10-09
    - mark this library deprecated, suggest newer Net::SMTP instead
   1.03    2015-06-20
    - $net_smtp_ssl->isa('Net::SMTP') is now true

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/perl-Net-SMTP-SSL | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/perl-Net-SMTP-SSL b/lfs/perl-Net-SMTP-SSL
index 90e8a2260..2bb00a808 100644
--- a/lfs/perl-Net-SMTP-SSL
+++ b/lfs/perl-Net-SMTP-SSL
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.02
+VER        = 1.04
 
 THISAPP    = Net-SMTP-SSL-$(VER)
 DL_FILE    = ${THISAPP}.tar.gz
@@ -33,7 +33,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-Net-SMTP-SSL
 DEPS       =
-PAK_VER    = 2
+PAK_VER    = 3
 
 ###############################################################################
 # Top-level Rules
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = e67b4d842a51b9a453aeeaeed45fb8e1
+$(DL_FILE)_MD5 = 62b49c961043898b43b041dafbc1b389
 
 install : $(TARGET)
 
-- 
2.31.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-22 13:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22  7:33 [PATCH 3/3] perl-Net-SMTP-SSL: Update to 1.04 Adolf Belka
2021-03-22  7:44 ` Adolf Belka
2021-03-22 11:19   ` Michael Tremer
2021-03-22 11:52     ` Adolf Belka
2021-03-22 13:45       ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox