nextpnr: update to 0.0.r3875.g3b99db29

This commit is contained in:
umarcor
2021-10-17 21:15:57 +02:00
parent 356d3b04b5
commit eb4e12e280

View File

@@ -3,7 +3,7 @@
_realname=nextpnr
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.0.r3829.g8b3e6711
pkgver=0.0.r3875.g3b99db29
pkgrel=1
pkgdesc="Portable FPGA place and route tool (mingw-w64)"
arch=('any')
@@ -28,7 +28,7 @@ makedepends=(
"git"
)
_commit="8b3e6711"
_commit="3b99db29"
source=("${_realname}::git+https://github.com/YosysHQ/${_realname}.git#commit=${_commit}")
sha256sums=('SKIP')