]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/perl-Date-Manip
ethtool: Update to 5.12
[people/pmueller/ipfire-2.x.git] / lfs / perl-Date-Manip
index 39d271acde4beac61a56b8a59876ef596aaf49f1..3c3472b53008da3ef0b28512c37256ca2e96425a 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        #
@@ -23,7 +23,7 @@
 # Definitions
 ###############################################################################
 include Config
-VER        = 6.40
+VER        = 6.85
 
 THISAPP    = Date-Manip-$(VER)
 DL_FILE    = ${THISAPP}.tar.gz
@@ -31,8 +31,8 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-Date-Manip
-DEPS       = ""
-PAK_VER    = 4
+DEPS       =
+PAK_VER    = 7
 
 ###############################################################################
 # Top-level Rules
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = ae57b05e8ec689de2f23c99639e0109d
+$(DL_FILE)_MD5 = ce3447409d83d16e6dd7bea0a18f24b4
 
 install : $(TARGET)