ghdl: update to 1.0.0.r517.g9262a810

This commit is contained in:
umarcor
2021-07-19 14:36:36 +02:00
parent 345959f2e6
commit 87d5d8a522

View File

@@ -1,7 +1,7 @@
_realname=ghdl
pkgbase="mingw-w64-${_realname}"
pkgname='__placeholder__'
pkgver=1.0.0.r348.g7d5c6c48
pkgver=1.0.0.r517.g9262a810
pkgrel=1
pkgdesc='GHDL: the open-source analyzer, compiler, simulator and (experimental) synthesizer for VHDL'
arch=('any')
@@ -11,7 +11,7 @@ url='https://github.com/ghdl'
groups=("${MINGW_PACKAGE_PREFIX}-eda")
checkdepends=("${MINGW_PACKAGE_PREFIX}-python")
provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
source=("${_realname}::git://github.com/ghdl/ghdl.git#commit=7d5c6c48")
source=("${_realname}::git://github.com/ghdl/ghdl.git#commit=9262a810")
sha512sums=('SKIP')
pkgver() {