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:
@@ -15,8 +15,8 @@ LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
COPYRIGHT="2011 Joe Williams"
|
||||
|
||||
SRC_URI="https://github.com/rebar/rebar/archive/$portVersion.tar.gz"
|
||||
SRC_FILENAME="rebar-$portVersion.tar.gz"
|
||||
SOURCE_URI="https://github.com/rebar/rebar/archive/$portVersion.tar.gz"
|
||||
SOURCE_FILENAME="rebar-$portVersion.tar.gz"
|
||||
|
||||
PROVIDES="
|
||||
rebar = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user