summaryrefslogtreecommitdiff
path: root/package/mpdbox
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2015-06-03 09:15:11 +0200
committerWaldemar Brodkorb <wbrodkorb@conet.de>2015-06-03 09:15:24 +0200
commit257e3ec2a1c74cbb9f2ebb5fb79770c5593fefb6 (patch)
tree834d393286fff40262cb9592141e946d1e529d42 /package/mpdbox
parent34e6a00e5deccc1aca6f762106411114db747e31 (diff)
fix distfile url
Diffstat (limited to 'package/mpdbox')
-rw-r--r--package/mpdbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mpdbox/Makefile b/package/mpdbox/Makefile
index 30eda7dcc..f6a090abe 100644
--- a/package/mpdbox/Makefile
+++ b/package/mpdbox/Makefile
@@ -10,7 +10,7 @@ PKG_HASH:= c8aaeb932c1e21a7fed7223ef35f85e3dc4b0a7901a986e880bd53b88ed61c11
PKG_DESCR:= mpd web interface
PKG_SECTION:= mm/audio
PKG_URL:= http://www.openadk.org/cgi-bin/gitweb.cgi?p=mpdbox.git;a=summary
-PKG_SITES:= http://www.openadk.org/distfiles/
+PKG_SITES:= http://distfiles.openadk.org/
include $(ADK_TOPDIR)/mk/package.mk