export get_system_type()
[openwrt.git] / openwrt / package / motion / Makefile
index a5a5681..dafe487 100644 (file)
@@ -1,3 +1,5 @@
+# $Id$
+
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=motion
@@ -5,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
 
This page took 0.024592 seconds and 4 git commands to generate.