swi-prolog: update to 9.2.6.

This commit is contained in:
Leah Neukirchen 2024-07-26 15:12:05 +02:00
parent de9f797d1e
commit fec9611d64

View file

@ -1,6 +1,6 @@
# Template file for 'swi-prolog' # Template file for 'swi-prolog'
pkgname=swi-prolog pkgname=swi-prolog
version=9.2.5 version=9.2.6
revision=1 revision=1
build_style=cmake build_style=cmake
build_helper="qemu" build_helper="qemu"
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
homepage="http://www.swi-prolog.org/" homepage="http://www.swi-prolog.org/"
changelog="http://www.swi-prolog.org/ChangeLog?branch=stable" changelog="http://www.swi-prolog.org/ChangeLog?branch=stable"
distfiles="http://www.swi-prolog.org/download/stable/src/swipl-${version}.tar.gz" distfiles="http://www.swi-prolog.org/download/stable/src/swipl-${version}.tar.gz"
checksum=b9f40771906c7e04be80ae4cfaa4463aeb44c52010a478edd8c7a4c022fe8781 checksum=0cb9b80b9922be8165cbac384ebe050d94553e72cf7aebfc980b4395ff01d05d
CFLAGS=-D_FILE_OFFSET_BITS=64 CFLAGS=-D_FILE_OFFSET_BITS=64
CXXFLAGS=-D_FILE_OFFSET_BITS=64 CXXFLAGS=-D_FILE_OFFSET_BITS=64