yosys: update to 0.10.r71
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user