From 0d284bbf2e2dc6c5eab997dfad31c2a94801c82e Mon Sep 17 00:00:00 2001 From: elbachir-one Date: Wed, 1 Apr 2026 19:55:46 +0100 Subject: [PATCH] ghdl: update to 6.0.0 --- srcpkgs/ghdl/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/ghdl/template b/srcpkgs/ghdl/template index 86bb8dd74180ef..e0eb89dc09339b 100644 --- a/srcpkgs/ghdl/template +++ b/srcpkgs/ghdl/template @@ -6,8 +6,8 @@ # 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" @@ -15,9 +15,9 @@ short_desc="VHDL 2008/93/87 simulator" maintainer="Orphaned " 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