X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fperl-DBI;h=b19fbdc321d3486673ce6b7677397c3108477dce;hb=70af65df4198c58f99a333748faa39b39ad1c3c4;hp=8091374559ae49abcf9684398cc129ec1200eeae;hpb=40fcc865dcc3c483ec9b52f79cec2249599ff480;p=ipfire-2.x.git diff --git a/lfs/perl-DBI b/lfs/perl-DBI index 8091374559..b19fbdc321 100644 --- a/lfs/perl-DBI +++ b/lfs/perl-DBI @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2011 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 # @@ -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 = 2 +PAK_VER = 3 ############################################################################### # 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)