nanomsg: update to 1.1.2.
This commit is contained in:
parent
d54c0de822
commit
e3d67e2197
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nanomsg'
|
||||
pkgname=nanomsg
|
||||
version=1.1.0
|
||||
version=1.1.2
|
||||
revision=1
|
||||
short_desc='Simple, high-performance implementation of "scalability protocols"'
|
||||
homepage='http://nanomsg.org/'
|
||||
|
@ -8,7 +8,7 @@ license="MIT"
|
|||
build_style=cmake
|
||||
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||
distfiles="https://github.com/nanomsg/nanomsg/archive/$version.tar.gz>nanomsg-${version}.tar.gz"
|
||||
checksum=e81b79e073f5388a5070623136c7896244f8bbc24fd5f5255da8d5aa2e2a50e3
|
||||
checksum=3c52165a735c2fb597d2306593ae4b17900688b90113d4115ad8480288f28ccb
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue