zeromq: update to 4.0.6.
This commit is contained in:
parent
93f77c916c
commit
f7664c0353
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zeromq'
|
||||
pkgname=zeromq
|
||||
version=4.0.5
|
||||
version=4.0.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://www.zeromq.org"
|
||||
distfiles="http://download.zeromq.org/zeromq-${version}.tar.gz"
|
||||
checksum=3bc93c5f67370341428364ce007d448f4bb58a0eaabd0a60697d8086bc43342b
|
||||
checksum=28a2a9c9b77014c39087a498942449df18bb9885cdb63334833525a1d19f2894
|
||||
|
||||
zeromq-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue