fireinfo: Update to version 0.9.1.

This commit is contained in:
Michael Tremer
2010-12-11 21:37:21 +01:00
parent a479eb34fe
commit 1c0a5e3e6d

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.9
VER = 0.9.1
THISAPP = fireinfo-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = b4ea55202d7ef82eef100925048d5d80
$(DL_FILE)_MD5 = 20c84bc4fb41d35fc4049798f5c480ad
install : $(TARGET)