gawk: downgrade to 4.1.0.

* On x86_64, newer versions of gawk fail with an internal error
  when generating the PCI header file.
This commit is contained in:
Jessica Hamilton
2017-01-05 22:19:25 +00:00
parent 40a3354fb8
commit 9b5474e7af
2 changed files with 1 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ few lines of code.
"
HOMEPAGE="http://www.gnu.org/s/gawk"
SOURCE_URI="http://ftp.gnu.org/gnu/gawk/gawk-$portVersion.tar.gz"
CHECKSUM_SHA256="8c03080e2b5a56263e8783f6f1f306398d4591be18254041f3f547efef944d35"
CHECKSUM_SHA256="79f81b09bc3cce50e083f78acc0f91783821ad30866615d30dd1731f17ec440b"
REVISION="1"
LICENSE="GNU GPL v3"
COPYRIGHT="1983-2013 Free Software Foundation, Inc."