iverilog: update to 10.2.
This commit is contained in:
parent
c01159c9ac
commit
e2baf39ad4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'iverilog'
|
||||
pkgname=iverilog
|
||||
version=10.1
|
||||
revision=2
|
||||
version=10.2
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version/./_}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake flex gperf"
|
||||
|
@ -11,9 +11,9 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://iverilog.icarus.com/"
|
||||
distfiles="https://github.com/steveicarus/iverilog/archive/v${version/./_}.tar.gz"
|
||||
checksum=f4ff7990ae9ed87fad0b486586b03f6902de0dfb9de5ecb07ef32c20487c7dc6
|
||||
checksum=f54d91821223c71c70f4735a1fb2af39c62efbccdeb9b0060ea1cf9c67647ee3
|
||||
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
nocross="draw_tt.exe: cannot execute binary file: Exec format error"
|
||||
|
||||
CXXFLAGS='-Wimplicit-fallthrough=0'
|
||||
|
||||
|
|
Loading…
Reference in New Issue