diff options
-rw-r--r-- | toolchain/elf2flt/Makefile.inc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/toolchain/elf2flt/Makefile.inc b/toolchain/elf2flt/Makefile.inc index e36a4deb7..6dc60328c 100644 --- a/toolchain/elf2flt/Makefile.inc +++ b/toolchain/elf2flt/Makefile.inc @@ -2,7 +2,6 @@ # material, please see the LICENCE file in the top-level directory. PKG_NAME:= elf2flt -PKG_VERSION:= 20150227 +PKG_VERSION:= git PKG_RELEASE:= 1 -PKG_HASH:= 9369274cf244fc090ebee08ee6eee552fba1286f63be4a558dfa149dfa91fc4c -PKG_SITES:= http://distfiles.openadk.org/ +PKG_SITES:= git://uclibc-ng.org/git/elf2flt |