Skip to content

Commit 061ec37

Browse files
Rutpivclassabbyamp
authored andcommitted
nanomsg: update to 1.2.
1 parent e23f179 commit 061ec37

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

common/shlibs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3130,7 +3130,7 @@ libappstream-compose.so.0 AppStream-compose-1.0.2_1
31303130
libappstream-glib.so.8 appstream-glib-0.6.13_1
31313131
libappstream-builder.so.8 appstream-glib-0.6.13_1
31323132
libflatpak.so.0 flatpak-0.9.3_2
3133-
libnanomsg.so.5 nanomsg-1.1.3_1
3133+
libnanomsg.so.6 nanomsg-1.2.0_1
31343134
libscanmem.so.1 libscanmem-0.17_5
31353135
libsctp.so.1 lksctp-tools-1.0.17_1
31363136
libwithsctp.so.1 lksctp-tools-1.0.17_1

srcpkgs/nanomsg/template

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Template file for 'nanomsg'
22
pkgname=nanomsg
3-
version=1.1.5
4-
revision=2
3+
version=1.2
4+
revision=1
55
build_style=cmake
6-
short_desc='Simple, high-performance implementation of \"scalability protocols\"'
6+
short_desc='Simple, high-performance implementation of scalability protocols'
77
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
88
license="MIT"
99
homepage='http://nanomsg.org/'
10-
#changelog="https://github.com/nanomsg/nanomsg/releases"
10+
changelog="https://github.com/nanomsg/nanomsg/releases"
1111
distfiles="https://github.com/nanomsg/nanomsg/archive/$version.tar.gz>nanomsg-${version}.tar.gz"
12-
checksum=218b31ae1534ab897cb5c419973603de9ca1a5f54df2e724ab4a188eb416df5a
12+
checksum=6ef7282e833df6a364f3617692ef21e59d5c4878acea4f2d7d36e21c8858de67
1313

1414
post_install() {
1515
vlicense COPYING

0 commit comments

Comments
 (0)