mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
urlgrabber: Update to 3.9.1.
This commit is contained in:
committed by
Michael Tremer
parent
cfeb8fa3de
commit
9574fde3f7
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 3.1.0
|
||||
VER = 3.9.1
|
||||
|
||||
THISAPP = urlgrabber-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -44,7 +44,8 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 2a92d8ce0d89c5e772a98e9b8dcd5b73
|
||||
$(DL_FILE)_MD5 = 00c8359bf71062d0946bacea521f80b4
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
check : $(patsubst %,$(DIR_CHK)/%,$(objects))
|
||||
|
||||
Reference in New Issue
Block a user