libcdr: update to 0.1.6.
This commit is contained in:
parent
e3f226973e
commit
45da23ade9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libcdr'
|
||||
pkgname=libcdr
|
||||
version=0.1.5
|
||||
revision=2
|
||||
version=0.1.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-debug"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
|
||||
distfiles="http://dev-www.libreoffice.org/src/libcdr/${pkgname}-${version}.tar.bz2"
|
||||
checksum=5382d25ece9047a9f0ee5f56dc5465b0afddbae5caba68ca7d98632e62b88735
|
||||
checksum=b9ef039310f17ce3a015055e54d7cb3525094bc3b2e3b378619abd51d9ce970c
|
||||
|
||||
libcdr-devel_package() {
|
||||
depends="libcdr>=${version}_${revision} $makedepends"
|
||||
|
|
Loading…
Reference in a new issue