libopenraw: update to 0.1.3
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
f90a834716
commit
ac20009991
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libopenraw'
|
||||
pkgname=libopenraw
|
||||
version=0.1.2
|
||||
version=0.1.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-3"
|
||||
homepage="http://${pkgname}.freedesktop.org/wiki/"
|
||||
distfiles="http://${pkgname}.freedesktop.org/download/${pkgname}-${version}.tar.bz2"
|
||||
checksum=d15e86141add6a652f316ab8884895d8399d37c17510b34f61e266f906a99683
|
||||
checksum=6405634f555849eb01cb028e2a63936e7b841151ea2a1571ac5b5b10431cfab9
|
||||
|
||||
post_install() {
|
||||
# Remove gdk-pixbuf static lib
|
||||
|
|
Loading…
Reference in New Issue