From cfbc9ca7e93ee79650fc29651b3909cf3de13243 Mon Sep 17 00:00:00 2001 From: Alexander Marx Date: Tue, 4 Jun 2013 14:19:36 +0200 Subject: [PATCH] Update motion to 3.2.12 --- lfs/motion | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/motion b/lfs/motion index fa99ea0b15..39c6b73524 100644 --- a/lfs/motion +++ b/lfs/motion @@ -24,7 +24,7 @@ include Config -VER = 3.2.11 +VER = 3.2.12 THISAPP = motion-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 3a26c00f3250eacf6fa93c7a7e0249d9 +$(DL_FILE)_MD5 = 1ba0065ed50509aaffb171594c689f46 install : $(TARGET) -- 2.39.5