mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-10 05:40:07 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -5,7 +5,7 @@ websites via HTTP. It is somewhat analogous to the CPAN and PEAR tools for Perl
|
||||
and PHP, respectively. \
|
||||
"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/setuptools"
|
||||
SRC_URI="https://pypi.python.org/packages/source/s/setuptools/setuptools-$portVersion.zip"
|
||||
SOURCE_URI="https://pypi.python.org/packages/source/s/setuptools/setuptools-$portVersion.zip"
|
||||
CHECKSUM_SHA256="11e77e37c768f77b652003594fb5a0aaa3e4cbb10c07ede2397c9233885b6c7f"
|
||||
SOURCE_DIR="setuptools-$portVersion"
|
||||
LICENSE="Python"
|
||||
|
||||
Reference in New Issue
Block a user