exempi: update to 2.4.2.

This commit is contained in:
Michael Gehring 2017-01-31 11:15:45 +00:00
parent 5171457ce7
commit f8d5f94cf5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'exempi'
pkgname=exempi
version=2.4.1
version=2.4.2
revision=1
build_style=gnu-configure
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr --disable-static --disable-unittest"
@ -10,7 +10,7 @@ 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=2c74454f4a5223f7360c38a82f45a4abbc762063500124c24b5f6d2e0fd926dd
checksum=5b0db25fa5ab11344adbc26e1d4a3ace2ad1166a7bea4f4d3fd1837e982bc6ec
exempi-devel_package() {
depends="zlib-devel expat-devel ${sourcepkg}>=${version}_${revision}"