mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="
|
||||
Mako is a Hyperfast and lightweight templating system for the Python platform
|
||||
"
|
||||
HOMEPAGE="http://www.makotemplates.org"
|
||||
SRC_URI="https://pypi.python.org/packages/source/M/Mako/Mako-1.0.1.tar.gz"
|
||||
SOURCE_URI="https://pypi.python.org/packages/source/M/Mako/Mako-1.0.1.tar.gz"
|
||||
CHECKSUM_SHA256="45f0869febea59dab7efd256fb451c377cbb7947bef386ff0bb44627c31a8d1c"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2006-2015 the Mako authors and contributors"
|
||||
|
||||
@@ -3,7 +3,7 @@ DESCRIPTION="
|
||||
Mako is a Hyperfast and lightweight templating system for the Python platform
|
||||
"
|
||||
HOMEPAGE="http://www.makotemplates.org"
|
||||
SRC_URI="https://pypi.python.org/packages/source/M/Mako/Mako-1.0.1.tar.gz"
|
||||
SOURCE_URI="https://pypi.python.org/packages/source/M/Mako/Mako-1.0.1.tar.gz"
|
||||
CHECKSUM_SHA256="45f0869febea59dab7efd256fb451c377cbb7947bef386ff0bb44627c31a8d1c"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2006-2015 the Mako authors and contributors"
|
||||
|
||||
Reference in New Issue
Block a user