diff options
-rw-r--r-- | toolchain/glibc-ports/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/glibc-ports/Makefile.inc b/toolchain/glibc-ports/Makefile.inc index ab19d08f3..64f1552f1 100644 --- a/toolchain/glibc-ports/Makefile.inc +++ b/toolchain/glibc-ports/Makefile.inc @@ -5,4 +5,4 @@ PKG_NAME:= glibc-ports PKG_VERSION:= 2.12 PKG_RELEASE:= 1 PKG_MD5SUM:= a6de5fd03fd89eb92ec77229d57e53d4 -PKG_SITES:= ${MASTER_SITE_GNU:=glibc/} +PKG_SITES:= ${MASTER_SITE_OPENADK:=/} |