From 5eb4282eb44011cc2b5d79de0e4a73dd0361c41d Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 23 Jul 2019 21:47:53 +1000 Subject: 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 --- bare/config/devel/sis-2-1.cfg | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'bare') 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 - -- cgit v1.2.3