mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -6,8 +6,8 @@ and data structures.
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="1998-2013 by Ullrich Koethe"
|
||||
HOMEPAGE="http://ukoethe.github.io/vigra/"
|
||||
SRC_URI="https://github.com/ukoethe/vigra/archive/Version-1-10-0.tar.gz"
|
||||
SRC_FILENAME="$portName-$portVersion.tar.gz"
|
||||
SOURCE_URI="https://github.com/ukoethe/vigra/archive/Version-1-10-0.tar.gz"
|
||||
SOURCE_FILENAME="$portName-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="406f6fcbcea2e92f681a7b844487c29049d338f5b2b25f8145e67bcb518c7ef8"
|
||||
REVISION="6"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user