mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'libcdr'
|
||||||
pkgname=libcdr
|
pkgname=libcdr
|
||||||
version=0.1.5
|
version=0.1.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-debug"
|
configure_args="--disable-debug"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
|
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
|
||||||
distfiles="http://dev-www.libreoffice.org/src/libcdr/${pkgname}-${version}.tar.bz2"
|
distfiles="http://dev-www.libreoffice.org/src/libcdr/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=5382d25ece9047a9f0ee5f56dc5465b0afddbae5caba68ca7d98632e62b88735
|
checksum=b9ef039310f17ce3a015055e54d7cb3525094bc3b2e3b378619abd51d9ce970c
|
||||||
|
|
||||||
libcdr-devel_package() {
|
libcdr-devel_package() {
|
||||||
depends="libcdr>=${version}_${revision} $makedepends"
|
depends="libcdr>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue