]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/perl-Date-Calc
libusb: update to 1.0.24
[people/pmueller/ipfire-2.x.git] / lfs / perl-Date-Calc
index eb4f2fa8ef8d405539ad93b224032be9a76d3a25..2b263596ab54391aeec13c2fe2c8e933c57c24d1 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.3
+VER        = 6.4
 
 THISAPP    = Date-Calc-$(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-Calc
-DEPS       = "perl-Carp-Clan"
-PAK_VER    = 3
+DEPS       = perl-Carp-Clan
+PAK_VER    = 6
 
 ###############################################################################
 # Top-level Rules
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 9b64555b7051c1beb6b61daead2d01b3
+$(DL_FILE)_MD5 = 69c635070d38c884682bfd4657031a8d
 
 install : $(TARGET)