From ed6c3bb1a900f7af55183bf3d12881bff8335d68 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 30 Sep 2011 12:49:01 +0000 Subject: [PATCH] [package] motion: update to fix build with Linux 2.6.38+ Signed-off-by: Eugene San (eugenesan) SVN-Revision: 28325 --- multimedia/motion/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index 867333ffeb..2ddc4604f2 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=motion -PKG_VERSION:=3.2.11.1 +PKG_VERSION:=20110826-051001 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.lavrsen.dk/sources/motion-daily \ @SF/motion -PKG_MD5SUM:=4e729f129d8f9b9abaed5121c3cd0037 +PKG_MD5SUM:=e703fce57ae2215cb05f25e3027f5818 PKG_INSTALL:=1 -- 2.30.2