exempi: update to 2.4.4.

Closes: #11614 [via git-merge-pr]
This commit is contained in:
maxice8 2018-02-13 10:31:34 -02:00 committed by Michael Aldridge
parent 3eb606d35d
commit 8c4d705019

View file

@ -1,6 +1,6 @@
# Template file for 'exempi'
pkgname=exempi
version=2.4.3
version=2.4.4
revision=1
build_style=gnu-configure
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr --disable-static --disable-unittest"
@ -10,7 +10,11 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="3-clause-BSD"
homepage="https://libopenraw.freedesktop.org/wiki/Exempi"
distfiles="https://libopenraw.freedesktop.org/download/exempi-${version}.tar.bz2"
checksum=bfd1d8ebffe07918a5bfc7a5130ff82486d35575827cae8d131b9fa1c0c29c6e
checksum=a2d59a9c5d449d88480dc9ffb3220f34b9789367dbe6fdc957ed2b9a78ec3db0
post_install() {
vlicense COPYING
}
exempi-devel_package() {
depends="zlib-devel expat-devel ${sourcepkg}>=${version}_${revision}"