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

@@ -1,6 +1,6 @@
DESCRIPTION="Reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard"
HOMEPAGE="http://www.nongnu.org/dmidecode/"
SRC_URI="http://download.savannah.gnu.org/releases/dmidecode/dmidecode-2.11.tar.gz"
SOURCE_URI="http://download.savannah.gnu.org/releases/dmidecode/dmidecode-2.11.tar.gz"
CHECKSUM_MD5="9fddbbc3e330bee5950b8b5d424a57cb"
REVISION="2"
STATUS_HAIKU="stable"

View File

@@ -4,7 +4,7 @@ Reports information about your system's hardware as described in your system \
BIOS according to the SMBIOS/DMI standard
"
HOMEPAGE="http://www.nongnu.org/dmidecode/"
SRC_URI="http://download.savannah.gnu.org/releases/dmidecode/dmidecode-2.12.tar.gz"
SOURCE_URI="http://download.savannah.gnu.org/releases/dmidecode/dmidecode-2.12.tar.gz"
CHECKSUM_SHA256="5a8214b99c1762f4510bd92baa279336e5fed6e5cd2e418d46d95a4ecc783922"
REVISION="2"
LICENSE="GNU GPL v2"