From b7b7ab7d79a378a73e6ac7e3443ba9ad7967cd54 Mon Sep 17 00:00:00 2001 From: q66 Date: Thu, 28 Jan 2021 13:19:09 +0100 Subject: [PATCH] ghdl: bump so it actually builds --- srcpkgs/ghdl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ghdl/template b/srcpkgs/ghdl/template index 3f77c821fa9..632ab2a1977 100644 --- a/srcpkgs/ghdl/template +++ b/srcpkgs/ghdl/template @@ -7,7 +7,7 @@ pkgname=ghdl reverts="20181129_1" version=0.37 -revision=2 +revision=3 build_style=configure configure_args="--prefix=/usr --srcdir=.. --incdir=lib/ghdl/include" makedepends="zlib-devel"