diff options
Diffstat (limited to 'openwrt/package/motion/Makefile')
-rw-r--r-- | openwrt/package/motion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/motion/Makefile b/openwrt/package/motion/Makefile index 0ba0295bd..dafe4877d 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 |