yosys: update to 0.36.
This commit is contained in:
parent
417d4e58e9
commit
967aa77033
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=yosys
|
||||
# Remember to correct _gitrev on updating
|
||||
_gitrev=cc31c6e
|
||||
version=0.35
|
||||
version=0.36
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="ISC, MIT"
|
||||
homepage="https://yosyshq.net/yosys/"
|
||||
distfiles="https://github.com/cliffordwolf/yosys/archive/yosys-${version}.tar.gz"
|
||||
checksum=a00643cf4cf83701bfa2b358066eb9d360393d30e8f5a8e65f619ab1fd10474a
|
||||
checksum=d69beedcb76db80681c2a0f445046311f3ba16716d5d0c3c5034dabcb6bd9b23
|
||||
|
||||
post_patch() {
|
||||
vsed -i -e 's,-I[$](PREFIX)/include,,' \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue