Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions srcpkgs/ghdl/template
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
#
pkgname=ghdl
reverts="20181129_1"
version=4.1.0
revision=3
version=6.0.0
revision=1
build_style=configure
configure_args="--prefix=/usr --srcdir=.. --disable-werror"
makedepends="zlib-devel"
short_desc="VHDL 2008/93/87 simulator"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/ghdl/ghdl"
changelog="https://raw.githubusercontent.com/ghdl/ghdl/master/NEWS.md"
distfiles="https://github.com/ghdl/ghdl/archive/v${version}.tar.gz"
checksum=0aab531b45a6613b0918f3ac6ec717b8acfad051d1abb1c39eb7490590c7a324
changelog="https://raw.githubusercontent.com/ghdl/ghdl/refs/heads/master/NEWS.md"
distfiles="https://github.com/ghdl/ghdl/archive/refs/tags/v${version}.tar.gz"
checksum=2d84fbd0b238a26928e89a0256274072c6b40af1969a4f4c7be57ec3515bc622
nocross=yes
# testsuite is big and long
make_check=extended
Expand Down