exempi: update to 2.4.5.
This commit is contained in:
parent
a24092e98f
commit
f504a2bb80
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'exempi'
|
||||
pkgname=exempi
|
||||
version=2.4.4
|
||||
version=2.4.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr --disable-static --disable-unittest"
|
||||
makedepends="zlib-devel expat-devel boost-devel"
|
||||
short_desc="Library for easy parsing of XMP metadata"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="3-clause-BSD"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://libopenraw.freedesktop.org/wiki/Exempi"
|
||||
distfiles="https://libopenraw.freedesktop.org/download/exempi-${version}.tar.bz2"
|
||||
checksum=a2d59a9c5d449d88480dc9ffb3220f34b9789367dbe6fdc957ed2b9a78ec3db0
|
||||
checksum=406185feb88e84ea1d4b4251370be2991205790d7113a7e28e192ff46a4f221e
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue