mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-11 06:10:06 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION="PyChart is a Python library for creating high quality charts."
|
||||
HOMEPAGE="http://home.gna.org/pychart"
|
||||
SRC_URI="http://download.gna.org/pychart/PyChart-1.39.tar.gz"
|
||||
SOURCE_URI="http://download.gna.org/pychart/PyChart-1.39.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION="PyChart is a Python library for creating high quality charts."
|
||||
HOMEPAGE="http://home.gna.org/pychart"
|
||||
SRC_URI="bzr+http://download.gna.org/pychart/bzr-archive"
|
||||
SOURCE_URI="bzr+http://download.gna.org/pychart/bzr-archive"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
|
||||
Reference in New Issue
Block a user