mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -14,7 +14,7 @@ commercial and non-commercial purposes subject to some simple license \
|
||||
conditions.
|
||||
"
|
||||
HOMEPAGE="http://www.openssl.org/"
|
||||
SRC_URI="http://www.openssl.org/source/openssl-$portVersion.tar.gz"
|
||||
SOURCE_URI="http://www.openssl.org/source/openssl-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="fb839f75b9b7195a0aaf307ca064b4358edb968a9524cbdf0a9e56d632f27a7b"
|
||||
LICENSE="OpenSSL"
|
||||
COPYRIGHT="
|
||||
|
||||
@@ -14,7 +14,7 @@ commercial and non-commercial purposes subject to some simple license \
|
||||
conditions.
|
||||
"
|
||||
HOMEPAGE="http://www.openssl.org/"
|
||||
SRC_URI="http://www.openssl.org/source/openssl-1.0.1g.tar.gz"
|
||||
SOURCE_URI="http://www.openssl.org/source/openssl-1.0.1g.tar.gz"
|
||||
CHECKSUM_SHA256="53cb818c3b90e507a8348f4f5eaedb05d8bfe5358aabb508b7263cc670c3e028"
|
||||
LICENSE="OpenSSL"
|
||||
COPYRIGHT="
|
||||
|
||||
@@ -14,7 +14,7 @@ commercial and non-commercial purposes subject to some simple license \
|
||||
conditions.
|
||||
"
|
||||
HOMEPAGE="http://www.openssl.org/"
|
||||
SRC_URI="http://www.openssl.org/source/openssl-${portVersion}.tar.gz"
|
||||
SOURCE_URI="http://www.openssl.org/source/openssl-${portVersion}.tar.gz"
|
||||
CHECKSUM_SHA256="9d1c8a9836aa63e2c6adb684186cbd4371c9e9dcc01d6e3bb447abf2d4d3d093"
|
||||
LICENSE="OpenSSL"
|
||||
COPYRIGHT="
|
||||
|
||||
Reference in New Issue
Block a user