summaryrefslogtreecommitdiffstats
path: root/source-builder/config/swig-4-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2023-12-07 08:10:36 +1100
committerChris Johns <chrisj@rtems.org>2023-12-07 10:31:58 +1100
commit08a44186e09a4b742396657ded1cddad3d361308 (patch)
treec8d52370b73e9bb907dcf9c9038c26c9cc9724a6 /source-builder/config/swig-4-1.cfg
parentgdb: Add options to control the python version (diff)
downloadrtems-source-builder-08a44186e09a4b742396657ded1cddad3d361308.tar.bz2
hash: Fix missing hashes after errors if missing
Diffstat (limited to '')
-rw-r--r--source-builder/config/swig-4-1.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/source-builder/config/swig-4-1.cfg b/source-builder/config/swig-4-1.cfg
index 897a9fa..82c2cd6 100644
--- a/source-builder/config/swig-4-1.cfg
+++ b/source-builder/config/swig-4-1.cfg
@@ -18,7 +18,8 @@ URL: http://www.swig.org/
#
%source set swig --rsb-file=swig-rel-%{swig_version}.tar.gz \
https://github.com/swig/swig/archive/rel-%{swig_version}.tar.gz
-%source set pcre https://sourceforge.net/projects/pcre/files/pcre/%{pcre_version}/pcre-%{pcre_version}.tar.bz2/download
+%source set pcre --rsb-file=pcre-%{pcre_version}.tar.bz2 \
+ https://sourceforge.net/projects/pcre/files/pcre/%{pcre_version}/pcre-%{pcre_version}.tar.bz2/download
#
# See if a special swig prefix is provided