From b1540c419855cde2661cbe4285f664432fdd2f2b Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Sun, 31 Jan 2010 14:38:56 +0100 Subject: [PATCH] as now the underlying zimlib got upgraded, bump version of vido --- vido/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vido/Makefile b/vido/Makefile index b038b0d..7917199 100644 --- a/vido/Makefile +++ b/vido/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=vido -PKG_VERSION:=20091107 -PKG_REV:=046bb78668ceefb0cc7f1dc9df9fe22242d3e873 +PKG_VERSION:=20100124 +PKG_REV:=5d30ead071fc7f5f38e439824e97aa5d9ccea67a PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz