mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Update perl-DBI to 1.631
This commit is contained in:
committed by
Michael Tremer
parent
abff56f062
commit
4a23c55b0d
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 1.607
|
||||
VER = 1.631
|
||||
|
||||
THISAPP = DBI-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = bd5785b39675213948a61dea1b400012
|
||||
$(DL_FILE)_MD5 = 444d3c305e86597e11092b517794a840
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user