czmq: update to 4.1.0.
This commit is contained in:
parent
40291dba63
commit
f276ebc85b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'czmq'
|
||||
pkgname=czmq
|
||||
version=4.0.2
|
||||
version=4.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config libtool automake asciidoc xmlto"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
|||
license="MPL-2"
|
||||
homepage="http://czmq.zeromq.org/"
|
||||
distfiles="https://github.com/zeromq/czmq/archive/v${version}.tar.gz"
|
||||
checksum=794f80af7392ec8d361ad69646fc20aaa284d23fef92951334009771a732c810
|
||||
checksum=2e87c19988d1168b70d7ec0fdce79aba4e92a6330959c3a2576c72b319acb478
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue