mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 13:38:52 +02:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user