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

@@ -6,7 +6,7 @@ programs that perform pattern-matching on text.
HOMEPAGE="http://flex.sourceforge.net/"
COPYRIGHT="2001-2007 The Flex Project; 1990, 1997 The Regents of the University of California"
LICENSE="Flex"
SRC_URI="http://sourceforge.net/projects/flex/files/flex/flex-2.5.35/flex-2.5.35.tar.bz2/download"
SOURCE_URI="http://sourceforge.net/projects/flex/files/flex/flex-2.5.35/flex-2.5.35.tar.bz2/download"
CHECKSUM_SHA256="0becbd4b2b36b99c67f8c22ab98f7f80c9860aec70f0350a0018f29a88704e7b"
REVISION="6"
ARCHITECTURES="x86_gcc2 x86 x86_64"