yosys: update to 0.10.r71

This commit is contained in:
umarcor
2021-11-04 13:58:51 +01:00
parent 8771b49a9c
commit 42a5bc7c2a

View File

@@ -1,7 +1,7 @@
_realname=yosys
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.10.r28
pkgver=0.10.r71
pkgrel=1
pkgdesc="A framework for RTL synthesis tools (mingw-w64)"
arch=('any')
@@ -21,7 +21,7 @@ makedepends=(
"${MINGW_PACKAGE_PREFIX}-python"
)
_commit='0dd42d40'
_commit='11e58d54'
source=(
"${_realname}::git+https://github.com/YosysHQ/${_realname}.git#commit=${_commit}"
"ghdl-yosys-plugin::git+https://github.com/ghdl/ghdl-yosys-plugin.git#commit=9e11f71e"