Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.

This commit is contained in:
Augustin Cavalier
2015-07-02 11:12:32 -04:00
parent 827ec2dcbc
commit f561efbc96
1450 changed files with 1674 additions and 1674 deletions

View File

@@ -4,7 +4,7 @@ used for developing software with a graphical user interface, and also used \
for developing non-GUI programs such as command-line tools and consoles for \
servers."
HOMEPAGE="http://github.com/qt-haiku/qt4"
SRC_URI="https://github.com/qt-haiku/qt4/archive/v4.8.6-haiku-3.tar.gz"
SOURCE_URI="https://github.com/qt-haiku/qt4/archive/v4.8.6-haiku-3.tar.gz"
CHECKSUM_SHA256="8afb8b1ae32223a34decbc9b794dc66399c799ccca7e01301b4f5882e2d212cb"
SOURCE_DIR="qt4-4.8.6-haiku-3"
LICENSE="GNU LGPL v2.1"