iverilog: update to 10.1.
This commit is contained in:
parent
8daf8b95fb
commit
1a6e329ef0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iverilog'
|
||||
pkgname=iverilog
|
||||
version=10.0
|
||||
version=10.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version/./_}"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ 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=27a100a63e57081368d9c2db303b296806949b173dd244e7d55d91b120d669df
|
||||
checksum=f4ff7990ae9ed87fad0b486586b03f6902de0dfb9de5ecb07ef32c20487c7dc6
|
||||
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
nopie=yes
|
||||
|
|
Loading…
Reference in a new issue