X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fperl-DBI;h=76e8a25341f95c632500626523530c0954786d4a;hb=0f5c5ce72d42a236a44bcd45ed8aa718c596aca3;hp=aa712aefe6f52fef812387613abf7689dc01041f;hpb=cc3f6e5c010aad9759fa48b9867077e969c5e0e9;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/perl-DBI b/lfs/perl-DBI index aa712aefe..76e8a2534 100644 --- a/lfs/perl-DBI +++ b/lfs/perl-DBI @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2011 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 # @@ -24,7 +24,7 @@ include Config -VER = 1.607 +VER = 1.631 THISAPP = DBI-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = perl-DBI -PAK_VER = 1 +PAK_VER = 2 ############################################################################### # Top-level Rules @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = bd5785b39675213948a61dea1b400012 +$(DL_FILE)_MD5 = 444d3c305e86597e11092b517794a840 install : $(TARGET)