ghdl: update to 1.0.0.r740.g95cbcc921

This commit is contained in:
umarcor
2021-09-14 01:12:40 +02:00
parent 2e0806b310
commit ce2e60eee7

View File

@@ -1,8 +1,8 @@
_realname=ghdl
pkgbase="mingw-w64-${_realname}"
pkgname='__placeholder__'
pkgver=1.0.0.r651.g243bb15e
pkgrel=2
pkgver=1.0.0.r740.g95cbcc921
pkgrel=1
pkgdesc='GHDL: the open-source analyzer, compiler, simulator and (experimental) synthesizer for VHDL'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
@@ -11,7 +11,7 @@ url='https://github.com/ghdl'
groups=("${MINGW_PACKAGE_PREFIX}-eda")
checkdepends=("${MINGW_PACKAGE_PREFIX}-python")
provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
_commit="243bb15e"
_commit="95cbcc92"
source=("${_realname}::git://github.com/ghdl/ghdl.git#commit=${_commit}")
sha512sums=('SKIP')