Adjust many more recipes to support mirror site.

* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
This commit is contained in:
Oliver Tappe
2014-04-20 23:12:35 +02:00
parent b05040b4b1
commit f31617b50f
32 changed files with 44 additions and 22 deletions

View File

@@ -3,6 +3,7 @@ HOMEPAGE="http://www.gnu.org/software/binutils"
srcGitRev="c20a732df8f8b6d0f32c872817f3a0498a5c4761"
SRC_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
SRC_FILENAME="binutils-$portVersion.tar.gz"
REVISION="4"
LICENSE="
GNU GPL v2

View File

@@ -6,6 +6,7 @@ HOMEPAGE="http://gcc.gnu.org"
srcGitRev="c20a732df8f8b6d0f32c872817f3a0498a5c4761"
SRC_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
SRC_FILENAME="gcc-$portVersion.tar.gz"
REVISION="1"
LICENSE="
GNU GPL v2