mjpg-streamer: Fixed cambozola MD5 sum.
Signed-off-by: Jernej Kos <jernej@kos.mx>
This commit is contained in:
parent
74e3c57fe0
commit
b6e02ff5bf
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ CAMBOZOLA:=cambozola-latest.tar.gz
|
||||||
define Download/cambozola
|
define Download/cambozola
|
||||||
URL:=http://www.andywilcock.com/code/cambozola
|
URL:=http://www.andywilcock.com/code/cambozola
|
||||||
FILE:=$(CAMBOZOLA)
|
FILE:=$(CAMBOZOLA)
|
||||||
MD5SUM:=6c48fd994685d4d72668850eeb613e24
|
MD5SUM:=c9b0da91f8e6e72efccd307e04e2b75b
|
||||||
endef
|
endef
|
||||||
|
|
||||||
# Fetch latest cambozola that works with latest Java(s)
|
# Fetch latest cambozola that works with latest Java(s)
|
||||||
|
|
Loading…
Reference in a new issue