mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-15 08:10:07 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -11,7 +11,7 @@ therefore compatible in spirit, but not in implementation."
|
||||
HOMEPAGE="http://rxtx.qbang.org"
|
||||
COPYRIGHT="(c) 1998-2006 Keane Jarvi"
|
||||
LICENSE="GNU GPL v2"
|
||||
SRC_URI="git+https://github.com/arduino/RXTX#84a009c"
|
||||
SOURCE_URI="git+https://github.com/arduino/RXTX#84a009c"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86 x86_64"
|
||||
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
|
||||
Reference in New Issue
Block a user