ghdl: update to 1.0.0.r895.g15b84d1fb

This commit is contained in:
umarcor
2021-11-28 05:21:57 +01:00
parent 8ba7dc0515
commit aee848c490

View File

@@ -1,7 +1,7 @@
_realname=ghdl
pkgbase="mingw-w64-${_realname}"
pkgname='__placeholder__'
pkgver=1.0.0.r849.gc56db2336
pkgver=1.0.0.r895.g15b84d1fb
pkgrel=1
pkgdesc='GHDL: the open-source analyzer, compiler, simulator and (experimental) synthesizer for VHDL'
arch=('any')
@@ -12,7 +12,7 @@ groups=("${MINGW_PACKAGE_PREFIX}-eda")
checkdepends=("${MINGW_PACKAGE_PREFIX}-python")
provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
_commit="c56db233"
_commit="15b84d1f"
source=("${_realname}::git+https://github.com/ghdl/ghdl.git#commit=${_commit}")
sha512sums=('SKIP')