exempi: update to 2.3.0.
This commit is contained in:
parent
7f8680c038
commit
aa01f9dd8f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'exempi'
|
||||
pkgname=exempi
|
||||
version=2.2.2
|
||||
revision=3
|
||||
version=2.3.0
|
||||
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"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD"
|
||||
homepage="http://libopenraw.freedesktop.org/wiki/Exempi"
|
||||
distfiles="http://libopenraw.freedesktop.org/download/exempi-$version.tar.bz2"
|
||||
checksum=0e7ad0e5e61b6828e38d31a8cc59c26c9adeed7edf4b26708c400beb6a686c07
|
||||
checksum=d89aed355e6d38b8525ffeaffe592b362fec3a8306a1d8116625908af8d89949
|
||||
|
||||
exempi-devel_package() {
|
||||
depends="zlib-devel expat-devel exempi>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue