mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
verilator: update to 4.104.
This commit is contained in:
parent
13d70a66a5
commit
538b74d2b9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'verilator'
|
# Template file for 'verilator'
|
||||||
pkgname=verilator
|
pkgname=verilator
|
||||||
version=4.102
|
version=4.104
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="autoconf flex"
|
hostmakedepends="autoconf flex"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Sasha Krassovsky <krassovskysasha@gmail.com>"
|
||||||
license="LGPL-3.0-only"
|
license="LGPL-3.0-only"
|
||||||
homepage="https://veripool.org/wiki/verilator"
|
homepage="https://veripool.org/wiki/verilator"
|
||||||
distfiles="https://github.com/verilator/verilator/archive/v${version}.tar.gz"
|
distfiles="https://github.com/verilator/verilator/archive/v${version}.tar.gz"
|
||||||
checksum="4e4f4aff00af9a15a61c94b67ed070cd6312ddcc0f0d340a6df2199480064cef"
|
checksum=6d42fa468234461e4a0c3154d5602cdded7b22d57f14be92c27a65d418a4a010
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoconf
|
autoconf
|
||||||
|
|
Loading…
Add table
Reference in a new issue