mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user