nanomsg: need to escape \" inside string objs.
Fixes json conversion.
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# Template file for 'nanomsg'
|
# Template file for 'nanomsg'
|
||||||
pkgname=nanomsg
|
pkgname=nanomsg
|
||||||
version=1.1.5
|
version=1.1.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc='Simple, high-performance implementation of "scalability protocols"'
|
short_desc='Simple, high-performance implementation of \"scalability protocols\"'
|
||||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage='http://nanomsg.org/'
|
homepage='http://nanomsg.org/'
|
||||||
|
|||||||
Reference in New Issue
Block a user