mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-18 01:30:07 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user