libcdr: update to 0.1.3.
This commit is contained in:
parent
cf6748a669
commit
5c35944478
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libcdr'
|
||||
pkgname=libcdr
|
||||
version=0.1.2
|
||||
revision=2
|
||||
version=0.1.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Corel Draw file format importer library"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
|
@ -10,7 +10,7 @@ makedepends="lcms2-devel icu-devel librevenge-devel boost-devel"
|
|||
hostmakedepends="pkg-config"
|
||||
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
|
||||
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.bz2"
|
||||
checksum=d05a986dab9f960e64466072653a900d03f8257b084440d9d16599e16060581e
|
||||
checksum=5160bbbfefe52bd4880840fad2b07a512813e37bfaf8ccac062fca238f230f4d
|
||||
configure_args="--enable-debug"
|
||||
|
||||
post_configure() {
|
||||
|
|
Loading…
Reference in a new issue