Correct more SRC_FILENAMEs

This commit is contained in:
Oliver Tappe
2014-04-27 14:43:20 +02:00
parent 538d68ed12
commit 377c418f47
5 changed files with 7 additions and 5 deletions

View File

@@ -7,13 +7,13 @@ providing effective solutions to modern network distributed applications.
HOMEPAGE="http://www.rebol.com/"
SRC_URI="https://github.com/rebol/r3/archive/4d9840f8e661e7067472e828ee6ad8dd3008b247.zip"
CHECKSUM_SHA256="9ad2601d5e18f070a442aed554b118ee4d2e06bdfe85413dc65613eb61c38d35"
SRC_FILENAME="rebol-r3-4d9840f8e661e7067472e828ee6ad8dd3008b247.zip"
SRC_FILENAME="rebol-r3-$portVersion.zip"
SRC_URI_2="http://ports-space.haiku-files.org/dev-lang/rebol/r3-make.zip"
CHECKSUM_SHA256_2="2a6dda70211787fcca4249c922378e891ca287c8c110affb386b5cc939ba4798"
SRC_FILENAME_2="rebol-r3-make.zip"
SRC_FILENAME_2="rebol-r3-make-$portVersion.zip"
SRC_URI_3="https://github.com/rebolsource/rebol-test/archive/502075cc3a4116c1785081e602eb8e28efd3247f.zip"
CHECKSUM_SHA256_3="7d8415f467fbc87bfd77f21cf3fc2af5dfc6f129941a3a2daf1ed27ec2d194e1"
SRC_FILENAME_3="rebol-test-502075cc3a4116c1785081e602eb8e28efd3247f.zip"
SRC_FILENAME_3="rebol-test-$portVersion.zip"
LICENSE="Apache v2"
COPYRIGHT="2014 REBOL Technologies"
REVISION="1"