mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
gnu-efi: bump to 3.0.8, update COPYRIGHT. (#2425)
This commit is contained in:
@@ -3,12 +3,21 @@ DESCRIPTION="Develop EFI applications for ARM-64, ARM-32, x86_64, IA-64 (IPF), \
|
||||
and IA-32 (x86) platforms using the GNU toolchain and the EFI development \
|
||||
environment."
|
||||
HOMEPAGE="https://sourceforge.net/projects/gnu-efi/"
|
||||
COPYRIGHT="1999-2007 Hewlett-Packard Co.
|
||||
2006-2010 Intel Co."
|
||||
COPYRIGHT="1996-2000, 2005-2011, 2013 Intel Co.
|
||||
1999-2007 Hewlett-Packard Co.
|
||||
2014-2015 Linaro Ltd.
|
||||
2011, 2013 ARM
|
||||
2008-2009 Apple Inc.
|
||||
2017 Lemote Co.
|
||||
2013 Jerry Hoemann
|
||||
2013 David Decotigny
|
||||
2012 Felipe Contreras
|
||||
2014 John Cronin
|
||||
2016 Pete Batard"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://downloads.sf.net/gnu-efi/gnu-efi-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="51a00428c3ccb96db24089ed8394843c4f83cf8f42c6a4dfddb4b7c23f2bf8af"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/gnu-efi/gnu-efi-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="76006d8ea8d67bcf72f35d09d43e9ef6a69400d6d5d4bf64baf1ab7434e2b722"
|
||||
SOURCE_DIR="gnu-efi-$portVersion"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
Reference in New Issue
Block a user