X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fperl-MIME-Base64;h=00623560ee8265508bd02947fd6b35dc03b800cf;hp=f406ae9e7f1461480ea2aa1f3a05c965cac439e5;hb=2dc2a27803babbc5055a8f400ab0dd14b5a76c84;hpb=9cc5fe54aeb906a8183baf42aa34a414c73acc76 diff --git a/lfs/perl-MIME-Base64 b/lfs/perl-MIME-Base64 index f406ae9e7f..00623560ee 100644 --- a/lfs/perl-MIME-Base64 +++ b/lfs/perl-MIME-Base64 @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2015 IPFire Team # +# Copyright (C) 2007-2019 IPFire Team # # # # 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 # @@ -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 = 2 ############################################################################### # Top-level Rules