mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -7,7 +7,7 @@ different machine (e.g. your own PC). By using dynamic translation, it \
|
||||
achieves very good performance.
|
||||
"
|
||||
HOMEPAGE="http://wiki.qemu.org/"
|
||||
SRC_URI="http://wiki.qemu-project.org/download/qemu-2.0.0.tar.bz2"
|
||||
SOURCE_URI="http://wiki.qemu-project.org/download/qemu-2.0.0.tar.bz2"
|
||||
CHECKSUM_SHA256="60cc1aa0cad39cec891f970bed60ca8a484f071adad4943123599ac223543a3b"
|
||||
COPYRIGHT="2003-2014 Fabrice Bellard"
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
Reference in New Issue
Block a user