summaryrefslogtreecommitdiffstats
path: root/bare
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2019-07-23 21:47:53 +1000
committerChris Johns <chrisj@rtems.org>2019-07-23 21:47:53 +1000
commit5eb4282eb44011cc2b5d79de0e4a73dd0361c41d (patch)
tree67bde1d4e55b2378c11bb1e2c2e8c4a477ee66b0 /bare
parentrtems/bsp: Build packages for the beagle BSP. (diff)
downloadrtems-source-builder-5eb4282eb44011cc2b5d79de0e4a73dd0361c41d.tar.bz2
devel/sis: Fix building the SIS on FreeBSD
- Update to SIS 2.17 which has internal readline support for the hosts which do not have readline. Closes #3763
Diffstat (limited to 'bare')
-rw-r--r--bare/config/devel/sis-2-1.cfg5
1 files changed, 2 insertions, 3 deletions
diff --git a/bare/config/devel/sis-2-1.cfg b/bare/config/devel/sis-2-1.cfg
index ad6e527..c896522 100644
--- a/bare/config/devel/sis-2-1.cfg
+++ b/bare/config/devel/sis-2-1.cfg
@@ -8,11 +8,10 @@
%include %{_configdir}/base.cfg
-%define sis_version 2.16
-%hash sha256 sis-%{sis_version}.tar.bz2 37cdb8f5cc1255e273423f580f5c76755e5851dabb677f6bc1100f27557b8dce
+%define sis_version 2.17
+%hash sha256 sis-%{sis_version}.tar.bz2 5125a8924688223b8341c2c26f51490069035da764e43f422c3fc119ddcae1a3
#
# The sis build instructions. We use 2.15
#
%include %{_configdir}/sis-2-1.cfg
-