liborcus: update to 0.19.2.
This commit is contained in:
parent
502d0f7279
commit
ca39488e94
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'liborcus'
|
# Template file for 'liborcus'
|
||||||
pkgname=liborcus
|
pkgname=liborcus
|
||||||
version=0.18.1
|
version=0.19.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config python3"
|
hostmakedepends="automake libtool pkg-config python3"
|
||||||
makedepends="boost-devel mdds libixion-devel python3-devel zlib-devel"
|
makedepends="boost-devel mdds libixion-devel python3-devel zlib-devel"
|
||||||
|
@ -9,9 +9,10 @@ short_desc="Library for processing spreadsheet documents"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://gitlab.com/orcus/orcus"
|
homepage="https://gitlab.com/orcus/orcus"
|
||||||
|
changelog="https://gitlab.com/orcus/orcus/-/raw/master/CHANGELOG"
|
||||||
distfiles="http://kohei.us/files/orcus/src/liborcus-${version}.tar.xz"
|
distfiles="http://kohei.us/files/orcus/src/liborcus-${version}.tar.xz"
|
||||||
# distfiles="${DEBIAN_SITE}/main/libo/liborcus/liborcus_${version}.orig.tar.xz"
|
# distfiles="${DEBIAN_SITE}/main/libo/liborcus/liborcus_${version}.orig.tar.xz"
|
||||||
checksum=6006b9f1576315e313df715a7e72a17f3e0b17d7b6bd119cfa8a0b608ce971eb
|
checksum=69ed26a00d4aaa7688e62a6e003cbc81928521a45e96605e53365aa499719e39
|
||||||
replaces="liborcus11>=0"
|
replaces="liborcus11>=0"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in New Issue