summaryrefslogtreecommitdiff
path: root/package/snort
diff options
context:
space:
mode:
Diffstat (limited to 'package/snort')
-rw-r--r--package/snort/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/snort/Makefile b/package/snort/Makefile
index eb41d4db3..26a532264 100644
--- a/package/snort/Makefile
+++ b/package/snort/Makefile
@@ -12,12 +12,12 @@ PKG_SECTION:= net/security
PKG_DEPENDS:= libnet libpcap libpcre libtirpc daq
PKG_BUILDDEP:= libnet libpcap pcre libtirpc daq
PKG_URL:= http://www.snort.org/
-PKG_SITES:= http://openadk.org/distfiles/
+PKG_SITES:= http://distfiles.openadk.org/
PKG_NOPARALLEL:= 1
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
-PKG_LIBC_DEPENDS:= uclibc glibc
+PKG_LIBC_DEPENDS:= uclibc-ng glibc
include ${ADK_TOPDIR}/mk/package.mk