librevenge: update to 0.0.4
This commit is contained in:
parent
491e2e45a4
commit
f5a6b8b8b2
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'librevenge'
|
||||
pkgname=librevenge
|
||||
version=0.0.2
|
||||
revision=2
|
||||
version=0.0.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-werror"
|
||||
hostmakedepends="automake pkg-config libtool"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Library for REVerses ENGineered formats filters"
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="MPL-2.0, LGPL-2.1"
|
||||
homepage="http://sourceforge.net/p/libwpd/librevenge"
|
||||
distfiles="http://sourceforge.net/projects/libwpd/files/librevenge/${pkgname}-${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f6f280c4345546aad16aeafd5cf2e4a4ac31a81606171755465bba0d96efcf0f
|
||||
distfiles="http://downloads.sourceforge.net/libwpd/${pkgname}-${version}.tar.xz"
|
||||
checksum=933f0729f04267cc354b9a02bc3e9afefa5512a3bdd0b45f159ee14a3e3347b2
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue