parent
cce753fd71
commit
458f2a2952
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zeromq'
|
||||
pkgname=zeromq
|
||||
version=4.3.2
|
||||
version=4.3.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libsodium"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="http://www.zeromq.org"
|
||||
distfiles="https://github.com/zeromq/libzmq/releases/download/v${version}/zeromq-${version}.tar.gz"
|
||||
checksum=ebd7b5c830d6428956b67a0454a7f8cbed1de74b3b01e5c33c5378e22740f763
|
||||
checksum=9d9285db37ae942ed0780c016da87060497877af45094ff9e1a1ca736e3875a2
|
||||
|
||||
zeromq-devel_package() {
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue