Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.

This commit is contained in:
Augustin Cavalier
2015-07-02 11:12:32 -04:00
parent 827ec2dcbc
commit f561efbc96
1450 changed files with 1674 additions and 1674 deletions

View File

@@ -1,6 +1,6 @@
DESCRIPTION="Mini-XML is a small XML library that you can use to read and write XML and XML-like data files in your application without requiring large non-standard libraries. "
HOMEPAGE="http://www.minixml.org/index.php"
SRC_URI="http://ftp.easysw.com/pub/mxml/2.6/mxml-2.6.tar.gz"
SOURCE_URI="http://ftp.easysw.com/pub/mxml/2.6/mxml-2.6.tar.gz"
CHECKSUM_MD5="68977789ae64985dddbd1a1a1652642e"
REVISION="1"
STATUS_HAIKU="stable"

View File

@@ -3,7 +3,7 @@ DESCRIPTION=" Mini-XML is a small XML parsing library that you can \
use to read XML and XML-like data files in your application without \
requiring large non-standard libraries."
HOMEPAGE="http://www.minixml.org/index.php"
SRC_URI="http://www.msweet.org/files/project3/mxml-2.9.tar.gz"
SOURCE_URI="http://www.msweet.org/files/project3/mxml-2.9.tar.gz"
CHECKSUM_SHA256="cded54653c584b24c4a78a7fa1b3b4377d49ac4f451ddf170ebbc8161d85ff92"
SOURCE_DIR="mxml-2.9"
REVISION="2"