commit ef056ee04cd6db5ad31d6706df660bd438dfd1fd
parent 095ae50d353a8534c00982ee8c83fe0767ac9206
Author: Ted Hess <thess@kitschensync.net>
Date: Fri, 27 Feb 2015 12:24:40 -0500
mjpg-streamer: Update version of cambozola.jar
Signed-off-by: Ted Hess <thess@kitschensync.net>
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/multimedia/mjpg-streamer/Makefile b/multimedia/mjpg-streamer/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2014 OpenWrt.org
+# Copyright (C) 2006-2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=mjpg-streamer
PKG_REV:=182
PKG_VERSION:=r$(PKG_REV)
-PKG_RELEASE:=4
+PKG_RELEASE:=5
PKG_MAINTAINER:=Roger D <rogerdammit@gmail.com>
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).1.tar.bz2
@@ -54,7 +54,7 @@ CAMBOZOLA:=cambozola-latest.tar.gz
define Download/cambozola
URL:=http://www.andywilcock.com/code/cambozola
FILE:=$(CAMBOZOLA)
- MD5SUM:=6c48fd994685d4d72668850eeb613e24
+ MD5SUM:=c9b0da91f8e6e72efccd307e04e2b75b
endef
# Fetch latest cambozola that works with latest Java(s)