]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/perl-TimeDate
buildprocess: Add extra metadata to pak lfs files
[ipfire-2.x.git] / lfs / perl-TimeDate
index ca4b7f2955a77e832331945b1321f8bf58ab33a4..612d84db16fc77bf4d1112ac51bb377760650a34 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2011  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        #
 # Definitions
 ###############################################################################
 include Config
-VER        = 1.20
+
+SUMMARY    = TimeDate Perl module
+
+VER        = 2.33
 
 THISAPP    = TimeDate-$(VER)
 DL_FILE    = ${THISAPP}.tar.gz
@@ -31,8 +34,10 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-TimeDate
-DEPS       = ""
-PAK_VER    = 3
+DEPS       =
+PAK_VER    = 6
+
+SERVICES   =
 
 ###############################################################################
 # Top-level Rules
@@ -42,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 7da7452bce4c684e4238e6d09b390200
+$(DL_FILE)_MD5 = 5e5afe22c8d417417283d1f7f4572a57
 
 install : $(TARGET)