From 21721442f18ae5f13aea6edaa055d55d64dc579b Mon Sep 17 00:00:00 2001 From: Bnyro Date: Tue, 7 Nov 2023 13:23:09 +0100 Subject: [PATCH] yosys: update to 0.35. --- srcpkgs/yosys/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/yosys/template b/srcpkgs/yosys/template index 7138eef3a7c7e8..e54dc77bc1819f 100644 --- a/srcpkgs/yosys/template +++ b/srcpkgs/yosys/template @@ -1,8 +1,8 @@ # Template file for 'yosys' pkgname=yosys # Remember to correct _gitrev on updating -_gitrev=1979e0b -version=0.22 +_gitrev=cc31c6e +version=0.35 revision=1 build_style=gnu-makefile make_use_env=yes @@ -12,9 +12,9 @@ depends="graphviz xdot berkeley-abc" short_desc="Verilog RTL Synthesis Suite" maintainer="Orphaned " license="ISC, MIT" -homepage="http://www.clifford.at/yosys/about.html" +homepage="https://yosyshq.net/yosys/" distfiles="https://github.com/cliffordwolf/yosys/archive/yosys-${version}.tar.gz" -checksum=2a0c29b6f66b3ee70316dd734eceb14f452445a83ccac600b97100ffd7c7a7aa +checksum=a00643cf4cf83701bfa2b358066eb9d360393d30e8f5a8e65f619ab1fd10474a post_patch() { vsed -i -e 's,-I[$](PREFIX)/include,,' \