liborcus: update to 0.11.2
This commit is contained in:
parent
171e49d081
commit
68734f6df1
|
@ -1,9 +1,7 @@
|
|||
# Template file for 'liborcus'
|
||||
pkgname=liborcus
|
||||
version=0.11.1
|
||||
version=0.11.2
|
||||
revision=1
|
||||
_gitrev=00037fa23178c3876b31272cc2becacbf6b0dc07
|
||||
wrksrc="orcus-${version}-${_gitrev}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config python3.4"
|
||||
makedepends="boost-devel mdds libixion-devel python3.4-devel zlib-devel"
|
||||
|
@ -11,8 +9,8 @@ short_desc="Library for processing spreadsheet documents"
|
|||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="MPL-2.0"
|
||||
homepage="https://gitlab.com/orcus/orcus"
|
||||
distfiles="https://gitlab.com/orcus/orcus/repository/archive.tar.bz2?ref=${version}>${pkgname}-${version}.tar.bz2"
|
||||
checksum=095779f008398f6da42dd5899fb6b7abde0a54b3d5b18825875739f477ef8890
|
||||
distfiles="http://kohei.us/files/orcus/src/liborcus-${version}.tar.xz"
|
||||
checksum=6911dc65a4d8276e42d32764e9ebee920b325cf59cfa7070fc72744d43b259ad
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
|
|
Loading…
Reference in New Issue
Block a user