From 037c7b5a351a7f5c5c80de409c4979ab8accbfcc Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 5 Aug 2024 21:41:29 -0500 Subject: [PATCH] xchm: update to 1.36. --- srcpkgs/xchm/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xchm/template b/srcpkgs/xchm/template index e798522e653..00b64dd191d 100644 --- a/srcpkgs/xchm/template +++ b/srcpkgs/xchm/template @@ -1,7 +1,7 @@ # Template file for 'xchm' pkgname=xchm -version=1.34 -revision=2 +version=1.36 +revision=1 build_style=gnu-configure configure_args="--with-wx-config=wx-config-gtk3" hostmakedepends="automake gettext-devel tar" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://github.com/rzvncj/xCHM" distfiles="https://github.com/rzvncj/xCHM/releases/download/${version}/xchm-${version}.tar.gz" -checksum=b07971ddb02992da462060fb638c051318f389aef822485646aa7fbe245a0d93 +checksum=291411f51fe702f7f60a2904757183cfb7b7a0852e008bd71dcbfbe573ea9f43 CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"