summaryrefslogtreecommitdiff
path: root/package/db/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-01 22:42:08 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-04 12:18:42 +0200
commit2629818d28b2b4e7a9847a40626d1f46b71e62af (patch)
treeb9cbc2db5694b516d8bd239ef4afc4dc7bf761fd /package/db/Makefile
parent721314f14e64df6394e04166d17c585f4443cf5e (diff)
fix download url
Diffstat (limited to 'package/db/Makefile')
-rw-r--r--package/db/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/db/Makefile b/package/db/Makefile
index 89307f68a..3d88b1b1b 100644
--- a/package/db/Makefile
+++ b/package/db/Makefile
@@ -11,7 +11,7 @@ PKG_DESCR:= disk file format database which stores key/data-pairs in single fil
PKG_SECTION:= libs/db
PKG_DEPENDS:= libstdcxx
PKG_URL:= http://www.oracle.com/technology/software/products/berkeley-db
-PKG_SITES:= http://www.openadk.org/distfiles/
+PKG_SITES:= http://distfiles.openadk.org/
PKG_LIBNAME:= libdb
PKG_OPTS:= dev