mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
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'
|
# Template file for 'libcdr'
|
||||||
pkgname=libcdr
|
pkgname=libcdr
|
||||||
version=0.1.6
|
version=0.1.7
|
||||||
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=b9ef039310f17ce3a015055e54d7cb3525094bc3b2e3b378619abd51d9ce970c
|
checksum=ae613caeb7e0e539cbc1b08ea5169bddaed8d2021d25ef66b39ddc0aa72c2902
|
||||||
|
|
||||||
libcdr-devel_package() {
|
libcdr-devel_package() {
|
||||||
depends="libcdr>=${version}_${revision} $makedepends"
|
depends="libcdr>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue