]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/perl-Net-SMTP-SSL
buildprocess: Add extra metadata to pak lfs files
[ipfire-2.x.git] / lfs / perl-Net-SMTP-SSL
index 2e2ec578fa229c8ab46ffc73ddfd4cb60f7c5539..66c7c446f27915cf666bc340d1e00632b5f2c903 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2015  IPFire Team  <info@ipfire.org>                          #
+# Copyright (C) 2007-2019  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,9 @@
 
 include Config
 
-VER        = 1.02
+SUMMARY    = Perl extension adding SSL support for Net::SMTP
+
+VER        = 1.04
 
 THISAPP    = Net-SMTP-SSL-$(VER)
 DL_FILE    = ${THISAPP}.tar.gz
@@ -32,8 +34,10 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-Net-SMTP-SSL
-DEPS       = ""
-PAK_VER    = 1
+DEPS       =
+PAK_VER    = 4
+
+SERVICES   =
 
 ###############################################################################
 # Top-level Rules
@@ -43,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = e67b4d842a51b9a453aeeaeed45fb8e1
+$(DL_FILE)_MD5 = 62b49c961043898b43b041dafbc1b389
 
 install : $(TARGET)