podofo: update to 0.10.4.

This commit is contained in:
Andrea Brancaleoni 2024-09-11 16:15:44 +02:00
parent e9d3650777
commit 2733caf792

View file

@ -1,6 +1,6 @@
# Template file for 'podofo' # Template file for 'podofo'
pkgname=podofo pkgname=podofo
version=0.10.3 version=0.10.4
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DPODOFO_BUILD_STATIC=FALSE -DPODOFO_BUILD_TOOLS=TRUE configure_args="-DPODOFO_BUILD_STATIC=FALSE -DPODOFO_BUILD_TOOLS=TRUE
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2.0-or-later, LGPL-2.1-or-later" license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://github.com/podofo/podofo" homepage="https://github.com/podofo/podofo"
distfiles="https://github.com/podofo/podofo/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/podofo/podofo/archive/refs/tags/${version}.tar.gz"
checksum=4be2232643f9e9dd7fbb02894d5a0394c3ca2826aab179654c2cc751074825ec checksum=8800e16b8bd77cdb8881efca9d516976ec839cf736d27940977cc7f72d6d09d3
# disable_parallel_build=yes # disable_parallel_build=yes
post_install() { post_install() {