mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
nanomsg: update to 1.1.5.
This commit is contained in:
parent
d97b594f6e
commit
6e110fc8d4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nanomsg'
|
# Template file for 'nanomsg'
|
||||||
pkgname=nanomsg
|
pkgname=nanomsg
|
||||||
version=1.1.4
|
version=1.1.5
|
||||||
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=ae5c688e874bf9bf1db764d08538c54f6ce9e4dc78bc5948008a304d519ad3b6
|
checksum=218b31ae1534ab897cb5c419973603de9ca1a5f54df2e724ab4a188eb416df5a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue