]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/perl-MIME-Base64
update ca-certificates CA bundle
[people/pmueller/ipfire-2.x.git] / lfs / perl-MIME-Base64
index f406ae9e7f1461480ea2aa1f3a05c965cac439e5..95f56bf5d194b4ffa02ad8db314e82a97ebe7739 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,7 @@
 
 include Config
 
-VER        = 3.15
+VER        = 3.16
 
 THISAPP    = MIME-Base64-$(VER)
 DL_FILE    = ${THISAPP}.tar.gz
@@ -32,8 +32,8 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-MIME-Base64
-DEPS       = ""
-PAK_VER    = 1
+DEPS       =
+PAK_VER    = 4
 
 ###############################################################################
 # Top-level Rules
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = ef958dc2bf96be5f759391c6ac1debd4
+$(DL_FILE)_MD5 = 58a62a2ddd42999d8446d93c8badc8a2
 
 install : $(TARGET)