summaryrefslogtreecommitdiff
path: root/package/daq
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-01 22:43:59 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-04 12:18:43 +0200
commit8c0710cb97477fc85f608a28953d74ead7187f9e (patch)
treee2d9216d6ef37a705e65c73a020caec8de36ebab /package/daq
parent63312aa206545353c816ad3410833b3c7aa854cc (diff)
fix download url
Diffstat (limited to 'package/daq')
-rw-r--r--package/daq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/daq/Makefile b/package/daq/Makefile
index f6766faa5..2baad946d 100644
--- a/package/daq/Makefile
+++ b/package/daq/Makefile
@@ -12,7 +12,7 @@ PKG_SECTION:= libs/misc
PKG_DEPENDS:= libpcap libdnet
PKG_BUILDDEP:= libpcap libdnet
PKG_URL:= http://www.snort.org
-PKG_SITES:= http://openadk.org/distfiles/
+PKG_SITES:= http://distfiles.openadk.org/
PKG_OPTS:= dev
PKG_NOPARALLEL:= 1