nanomsg: update to 1.1.4.

Closes #15006.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-06-08 08:07:09 -03:00 committed by Enno Boland
parent de3e76ce29
commit 3407eaf50d
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'nanomsg' # Template file for 'nanomsg'
pkgname=nanomsg pkgname=nanomsg
version=1.1.3 version=1.1.4
revision=1 revision=1
build_style=cmake build_style=cmake
short_desc='Simple, high-performance implementation of "scalability protocols"' short_desc='Simple, high-performance implementation of "scalability protocols"'
@ -9,7 +9,7 @@ license="MIT"
homepage='http://nanomsg.org/' homepage='http://nanomsg.org/'
#changelog="https://github.com/nanomsg/nanomsg/releases" #changelog="https://github.com/nanomsg/nanomsg/releases"
distfiles="https://github.com/nanomsg/nanomsg/archive/$version.tar.gz>nanomsg-${version}.tar.gz" distfiles="https://github.com/nanomsg/nanomsg/archive/$version.tar.gz>nanomsg-${version}.tar.gz"
checksum=a25b7da0a3596fa45f4102b15c4329801711cceba2a530eeaff41189a46b6329 checksum=ae5c688e874bf9bf1db764d08538c54f6ce9e4dc78bc5948008a304d519ad3b6
post_install() { post_install() {
vlicense COPYING vlicense COPYING