mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -16,7 +16,7 @@ if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
fi
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
SRC_URI="https://github.com/texane/stlink/archive/1.0.0.tar.gz"
|
||||
SOURCE_URI="https://github.com/texane/stlink/archive/1.0.0.tar.gz"
|
||||
CHECKSUM_SHA256="d80af441be2c2be8a8e431e4ff6608f7c5ae52017c590d1c04b28bf0af0a3ddb"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user