mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libdwarf, bump to 0.11.1 (#11982)
This commit is contained in:
@@ -15,22 +15,21 @@ as part of SGI IRIX developer tools. Since that time dwarfdump and libdwarf \
|
||||
have been shipped (as an executable and archive respectively, not source) with \
|
||||
every release of the SGI MIPS/IRIX C compiler. In 1994 (I think the correct \
|
||||
year) SGI agreed to open-source libdwarf (and in 1999 to open-source dwarfdump) \
|
||||
so anyone could use them.
|
||||
"
|
||||
so anyone could use them."
|
||||
HOMEPAGE="https://www.prevanders.net/dwarf.html"
|
||||
COPYRIGHT="2000,2002,2004,2005 Silicon Graphics, Inc.
|
||||
2007-2010 David Anderson
|
||||
2007-2010 Sun Microsystems, Inc."
|
||||
LICENSE="GNU GPL v2
|
||||
GNU LGPL v2.1"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.prevanders.net/libdwarf-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="8d6f2e67ac6fae59c7019bf41b58fa620187a136cd5977e117f15b820ffc7e75"
|
||||
CHECKSUM_SHA256="b5be211b1bd0c1ee41b871b543c73cbff5822f76994f6b160fc70d01d1b5a1bf"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
libVersion="0.6.0"
|
||||
libVersion="$portVersion"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
Reference in New Issue
Block a user