liborcus: update to 0.11.1
This commit is contained in:
parent
7982539d29
commit
419f940d98
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'liborcus'
|
||||
pkgname=liborcus
|
||||
version=0.11.0
|
||||
version=0.11.1
|
||||
revision=1
|
||||
_gitrev=5a5f0aa54cd8549255cc020643ae102732c207c1
|
||||
_gitrev=00037fa23178c3876b31272cc2becacbf6b0dc07
|
||||
wrksrc="orcus-${version}-${_gitrev}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config python3.4"
|
||||
|
@ -12,7 +12,7 @@ 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=bec8a79e1ba19497d7e36fff08f87c2d213c1eb0bd8e77e549f0250ce54210b4
|
||||
checksum=095779f008398f6da42dd5899fb6b7abde0a54b3d5b18825875739f477ef8890
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
|
|
Loading…
Reference in New Issue