libcdr: update to 0.1.7.
This commit is contained in:
parent
73efc28f86
commit
53dc3fca09
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libcdr'
|
||||
pkgname=libcdr
|
||||
version=0.1.6
|
||||
revision=2
|
||||
version=0.1.7
|
||||
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=b9ef039310f17ce3a015055e54d7cb3525094bc3b2e3b378619abd51d9ce970c
|
||||
checksum=ae613caeb7e0e539cbc1b08ea5169bddaed8d2021d25ef66b39ddc0aa72c2902
|
||||
|
||||
libcdr-devel_package() {
|
||||
depends="libcdr>=${version}_${revision} $makedepends"
|
||||
|
|
Loading…
Reference in a new issue