liborcus: update to 0.13.4
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
109d1e1dec
commit
0a6b73664b
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'liborcus'
|
# Template file for 'liborcus'
|
||||||
pkgname=liborcus
|
pkgname=liborcus
|
||||||
reverts=0.14.0_1
|
reverts=0.14.0_1
|
||||||
version=0.13.2
|
version=0.13.4
|
||||||
revision=5
|
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"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://gitlab.com/orcus/orcus"
|
homepage="https://gitlab.com/orcus/orcus"
|
||||||
distfiles="http://kohei.us/files/orcus/src/liborcus-${version}.tar.xz"
|
distfiles="http://kohei.us/files/orcus/src/liborcus-${version}.tar.xz"
|
||||||
checksum=9eb69cdd636bdaea22c9073c9f480ebaae05ef62bd483d68c8d4c05af927ea43
|
checksum=b71c4c15febe7dae63406e8023898e3a5cf7fe4ec43b2028dfbbf24e9fe282e4
|
||||||
replaces="liborcus11>=0"
|
replaces="liborcus11>=0"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in New Issue