mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -6,8 +6,8 @@ normalisation.
|
||||
HOMEPAGE="https://github.com/jiixyj/libebur128"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2011 Jan Kokemüller"
|
||||
SRC_URI="https://github.com/jiixyj/libebur128/archive/v$portVersion.tar.gz"
|
||||
SRC_FILENAME="$portVersionedName.tar.gz"
|
||||
SOURCE_URI="https://github.com/jiixyj/libebur128/archive/v$portVersion.tar.gz"
|
||||
SOURCE_FILENAME="$portVersionedName.tar.gz"
|
||||
CHECKSUM_SHA256="01aa7aed90c593944eeb3087a6f965557dc708de360bf1a589b3babb021e7336"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
Reference in New Issue
Block a user