source: rtems-source-builder/bare/config/devel/swig-4.0.1.cfg @ 6685718

Last change on this file since 6685718 was 6685718, checked in by Kinsey Moore <kinsey.moore@…>, on 01/31/23 at 15:58:25

Revert github tarball hash changes

GitHub? has reverted the change that caused all these tarball hashes to
change and so we follow suit.

  • Property mode set to 100644
File size: 493 bytes
Line 
1#
2# SWIG 4.0.1
3#
4
5%if %{release} == %{nil}
6%define release 1
7%endif
8
9%include %{_configdir}/base.cfg
10
11%define swig_version 4.0.1
12%hash sha512 swig-rel-%{swig_version}.tar.gz AeegX9wtAHvY40gxQoEHXIx4RuQG4KpSopReBWwbsmhzfLSz8saStvixkhNgl+ZygHCgGqRFPQdQrArxLLQDSg==
13
14%define pcre_version 8.40
15%hash sha512 pcre-%{pcre_version}.tar.bz2 tMJ+r73zO9ehOEZVsZNvS+O8Z0XAcjR+sm6YiJbFJmS9haxCRE2hvni24g9Ftsflkh9fIPWwdBtb09mETlvU4g==
16
17#
18# The SWIG build instructions.
19#
20%include %{_configdir}/swig-4-1.cfg
Note: See TracBrowser for help on using the repository browser.