mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
libupnp: Update to 1.6.18.
Fixes a whole bunch of security issues: http://www.kb.cert.org/vuls/id/922681
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 1.6.6
|
||||
VER = 1.6.18
|
||||
|
||||
THISAPP = libupnp-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 8918dcf7428cd119d0c8275765ff2833
|
||||
$(DL_FILE)_MD5 = 11c6484fd2e2927bf3b8d8108407ca56
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user