diff-pdf: update to 0.5.2.

This commit is contained in:
Andrea Brancaleoni 2024-01-29 13:39:18 +01:00
parent 0050ff3909
commit dc733ae28b

View File

@ -1,7 +1,7 @@
# Template file for 'diff-pdf'
pkgname=diff-pdf
version=0.5.1
revision=2
version=0.5.2
revision=1
build_style=gnu-configure
configure_args="--with-wx-config=wx-config-gtk3"
hostmakedepends="pkg-config"
@ -12,6 +12,6 @@ license="GPL-2.0-or-later"
homepage="https://vslavik.github.io/diff-pdf/"
changelog="https://github.com/vslavik/diff-pdf/releases"
distfiles="https://github.com/vslavik/diff-pdf/releases/download/v${version}/diff-pdf-${version}.tar.gz"
checksum=017d52cb7ddabdbf63c6a47f39b2e5a1790022b95295b0d047817904e093245c
checksum=7d018f05e30050a2b49dee137f084584b43aec87c7f5ee9c3bbd14c333cbfd54
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"