mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zeromq: update to 4.1.6.
This commit is contained in:
parent
91ff44362a
commit
58654f72d1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zeromq'
|
# Template file for 'zeromq'
|
||||||
pkgname=zeromq
|
pkgname=zeromq
|
||||||
version=4.1.5
|
version=4.1.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-relaxed --with-libsodium"
|
configure_args="--with-relaxed --with-libsodium"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="http://www.zeromq.org"
|
homepage="http://www.zeromq.org"
|
||||||
distfiles="https://github.com/zeromq/zeromq4-1/releases/download/v${version}/zeromq-${version}.tar.gz"
|
distfiles="https://github.com/zeromq/zeromq4-1/releases/download/v${version}/zeromq-${version}.tar.gz"
|
||||||
checksum=04aac57f081ffa3a2ee5ed04887be9e205df3a7ddade0027460b8042432bdbcf
|
checksum=02ebf60a43011e770799336365bcbce2eb85569e9b5f52aa0d8cc04672438a0a
|
||||||
|
|
||||||
zeromq-devel_package() {
|
zeromq-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue