diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-04 19:46:16 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-04 19:46:16 +0200 |
commit | dfc1b1e7d8d180ce72b70ef0b629ee45fd4e2674 (patch) | |
tree | b3b67593a04ed06a6d49cd6178eafdf4bac403c5 /toolchain | |
parent | 880a694987b2500a302722530615ec5e70a1d507 (diff) | |
parent | 322327d668e6cef8bb5f318bc414593794530b7b (diff) |
Merge branch 'master' of ssh://openadk.org/git/openadk
Diffstat (limited to 'toolchain')
-rw-r--r-- | toolchain/glibc/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/glibc/Makefile.inc b/toolchain/glibc/Makefile.inc index 1358bcca3..3e5d8b475 100644 --- a/toolchain/glibc/Makefile.inc +++ b/toolchain/glibc/Makefile.inc @@ -5,4 +5,4 @@ PKG_NAME:= glibc PKG_VERSION:= 2.10.90 PKG_RELEASE:= 1 PKG_MD5SUM:= f1d6d30f762e0be537a1f84d26fa0403 -MASTER_SITES:= http://www.openadk.org/distfiles +PKG_SITES:= http://www.openadk.org/distfiles |