mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-15 16:20:08 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -4,7 +4,7 @@ CppUnit is a C++ unit testing framework. It started its life as a port of \
|
||||
JUnit to C++ by Michael Feathers.
|
||||
"
|
||||
HOMEPAGE="http://cppunit.sourceforge.net/"
|
||||
SRC_URI="http://downloads.sourceforge.net/cppunit/cppunit-1.12.1.tar.gz"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/cppunit/cppunit-1.12.1.tar.gz"
|
||||
CHECKSUM_SHA256="ac28a04c8e6c9217d910b0ae7122832d28d9917fa668bcc9e0b8b09acb4ea44a"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="2000 Jerome Lacoste
|
||||
|
||||
Reference in New Issue
Block a user