summaryrefslogtreecommitdiff
path: root/package/motion
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-04 11:09:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-04 12:18:46 +0200
commite0289759cb1fdc5912c5dbcc134a4955b814f98a (patch)
treece8c0e15595ef293f8f4da7d78f13cad8c1a58ac /package/motion
parent006dc0af96ae967dbffb9bbc5668f44e6d3ae320 (diff)
fix distfiles url
Diffstat (limited to 'package/motion')
-rw-r--r--package/motion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/motion/Makefile b/package/motion/Makefile
index c3ae200f0..5b6d9a5f0 100644
--- a/package/motion/Makefile
+++ b/package/motion/Makefile
@@ -13,7 +13,7 @@ PKG_SECTION:= mm/video
PKG_DEPENDS:= libjpeg-turbo libpthread libsdl
PKG_BUILDDEP:= libjpeg-turbo sdl
PKG_URL:= http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
-PKG_SITES:= http://www.openadk.org/distfiles/
+PKG_SITES:= http://distfiles.openadk.org/
include ${ADK_TOPDIR}/mk/package.mk