mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 15:08:40 +01:00
mjpg-streamer: Update version of cambozola.jar
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -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.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
PKG_NAME:=mjpg-streamer
|
PKG_NAME:=mjpg-streamer
|
||||||
PKG_REV:=182
|
PKG_REV:=182
|
||||||
PKG_VERSION:=r$(PKG_REV)
|
PKG_VERSION:=r$(PKG_REV)
|
||||||
PKG_RELEASE:=4
|
PKG_RELEASE:=5
|
||||||
PKG_MAINTAINER:=Roger D <rogerdammit@gmail.com>
|
PKG_MAINTAINER:=Roger D <rogerdammit@gmail.com>
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).1.tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).1.tar.bz2
|
||||||
@@ -54,7 +54,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)
|
||||||
|
|||||||
Reference in New Issue
Block a user