From fa7ad7a8831c86299c3c0ca1b164da951b924d56 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 13 Apr 2006 17:45:43 +0000 Subject: [PATCH 1/1] fix motion download url SVN-Revision: 3637 --- openwrt/package/motion/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/motion/Makefile b/openwrt/package/motion/Makefile index 0ba0295bd0..dafe4877d4 100644 --- a/openwrt/package/motion/Makefile +++ b/openwrt/package/motion/Makefile @@ -7,7 +7,7 @@ PKG_VERSION:=3.2.6 PKG_RELEASE:=1 PKG_MD5SUM:=71e6bd13fcca70372e9b7c7806d62b30 -PKG_SOURCE_URL:=http://superb.dl.sourceforge.net/sourceforge/motion +PKG_SOURCE_URL:=@SF/motion PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_CAT:=zcat -- 2.30.2