mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 04:58:52 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -8,7 +8,7 @@ and image analysis operations. It's long list of features includes:
|
||||
* can open and save standard image formats
|
||||
"
|
||||
HOMEPAGE="http://code.google.com/p/leptonica"
|
||||
SRC_URI="http://www.leptonica.org/source/leptonica-1.69.tar.gz"
|
||||
SOURCE_URI="http://www.leptonica.org/source/leptonica-1.69.tar.gz"
|
||||
CHECKSUM_SHA256="3eb7669dcda7e417f399bb3698414ea523270797dfd36c59b08ef37a3fe0a72d"
|
||||
LICENSE="BSD (2-clause)"
|
||||
COPYRIGHT="2001-2012 Dan Bloomberg"
|
||||
|
||||
@@ -8,7 +8,7 @@ and image analysis operations. It's long list of features includes:
|
||||
* can open and save standard image formats
|
||||
"
|
||||
HOMEPAGE="http://code.google.com/p/leptonica"
|
||||
SRC_URI="http://www.leptonica.org/source/leptonica-$portVersion.tar.gz"
|
||||
SOURCE_URI="http://www.leptonica.org/source/leptonica-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="79d5eadd32658c9fea38700c975d60aa3d088eaa3e307659f004d40834de1f56"
|
||||
LICENSE="BSD (2-clause)"
|
||||
COPYRIGHT="2001-2012 Dan Bloomberg"
|
||||
|
||||
Reference in New Issue
Block a user