update to nanomsg-1.1.3
This commit is contained in:
parent
99ff5e917c
commit
4ab9e88a76
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2017/11/07 12:01:18 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2018/05/26 19:38:16 jasper Exp $
|
||||
|
||||
COMMENT = socket library providing multiple communication patterns
|
||||
|
||||
GH_ACCOUNT = nanomsg
|
||||
GH_PROJECT = nanomsg
|
||||
GH_TAGNAME = 1.1.2
|
||||
GH_TAGNAME = 1.1.3
|
||||
|
||||
SHARED_LIBS += nanomsg 0.0 # 1.0
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (nanomsg-1.1.2.tar.gz) = PFIWWnNcL7WX0jBlk65LF5AGiLkBE9QRWthIAojyjMs=
|
||||
SIZE (nanomsg-1.1.2.tar.gz) = 308420
|
||||
SHA256 (nanomsg-1.1.3.tar.gz) = olt9oKNZb6RfQQKxXEMpgBcRzOuipTDur/QRiaRrYyk=
|
||||
SIZE (nanomsg-1.1.3.tar.gz) = 309714
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2016/06/16 07:32:48 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2018/05/26 19:38:16 jasper Exp $
|
||||
@bin bin/nanocat
|
||||
include/nanomsg/
|
||||
include/nanomsg/bus.h
|
||||
@ -12,5 +12,9 @@ include/nanomsg/reqrep.h
|
||||
include/nanomsg/survey.h
|
||||
include/nanomsg/tcp.h
|
||||
include/nanomsg/ws.h
|
||||
lib/cmake/
|
||||
lib/cmake/nanomsg/
|
||||
lib/cmake/nanomsg/nanomsg-config-release.cmake
|
||||
lib/cmake/nanomsg/nanomsg-config.cmake
|
||||
@lib lib/libnanomsg.so.${LIBnanomsg_VERSION}
|
||||
lib/pkgconfig/nanomsg.pc
|
||||
|
Loading…
x
Reference in New Issue
Block a user