gcc-2.95.3_110711.bep: Fix the source URI

This commit is contained in:
Ingo Weinhold
2013-03-26 20:26:24 +00:00
parent c8af8bcf72
commit 54ff891612

View File

@@ -2,7 +2,7 @@ SUMMARY="C/C++ compiler"
DESCRIPTION="Standard compiler for x86_gcc2 platform, ABI-compatible with BeOS R5."
HOMEPAGE="http://gcc.gnu.org"
# TODO: Also: http://www.gnu.org/software/binutils
SRC_URI="git+file:///Transfer/buildtools-pm/.git#ba94fdf309096bd9bbf432ad53efba62bc47f98e"
SRC_URI="git+git://github.com/weinhold/buildtools.git#ba94fdf309096bd9bbf432ad53efba62bc47f98e"
REVISION="2"
STATUS_HAIKU="stable"