Skip to content

Commit 997706e

Browse files
elbachir-oneDuncaen
authored andcommitted
ghdl: update to 6.0.0
1 parent 169a8b7 commit 997706e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

srcpkgs/ghdl/template

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
#
77
pkgname=ghdl
88
reverts="20181129_1"
9-
version=4.1.0
10-
revision=3
9+
version=6.0.0
10+
revision=1
1111
build_style=configure
1212
configure_args="--prefix=/usr --srcdir=.. --disable-werror"
1313
makedepends="zlib-devel"
1414
short_desc="VHDL 2008/93/87 simulator"
1515
maintainer="Orphaned <[email protected]>"
1616
license="GPL-2.0-or-later"
1717
homepage="https://github.com/ghdl/ghdl"
18-
changelog="https://raw.githubusercontent.com/ghdl/ghdl/master/NEWS.md"
19-
distfiles="https://github.com/ghdl/ghdl/archive/v${version}.tar.gz"
20-
checksum=0aab531b45a6613b0918f3ac6ec717b8acfad051d1abb1c39eb7490590c7a324
18+
changelog="https://raw.githubusercontent.com/ghdl/ghdl/refs/heads/master/NEWS.md"
19+
distfiles="https://github.com/ghdl/ghdl/archive/refs/tags/v${version}.tar.gz"
20+
checksum=2d84fbd0b238a26928e89a0256274072c6b40af1969a4f4c7be57ec3515bc622
2121
nocross=yes
2222
# testsuite is big and long
2323
make_check=extended

0 commit comments

Comments
 (0)