mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
diff-pdf: update to 0.5.2.
This commit is contained in:
parent
0050ff3909
commit
dc733ae28b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'diff-pdf'
|
# Template file for 'diff-pdf'
|
||||||
pkgname=diff-pdf
|
pkgname=diff-pdf
|
||||||
version=0.5.1
|
version=0.5.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-wx-config=wx-config-gtk3"
|
configure_args="--with-wx-config=wx-config-gtk3"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,6 +12,6 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://vslavik.github.io/diff-pdf/"
|
homepage="https://vslavik.github.io/diff-pdf/"
|
||||||
changelog="https://github.com/vslavik/diff-pdf/releases"
|
changelog="https://github.com/vslavik/diff-pdf/releases"
|
||||||
distfiles="https://github.com/vslavik/diff-pdf/releases/download/v${version}/diff-pdf-${version}.tar.gz"
|
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"
|
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||||
|
|
Loading…
Add table
Reference in a new issue