mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update to nanomsg-1.2.2.
This commit is contained in:
@@ -2,7 +2,7 @@ COMMENT = socket library providing multiple communication patterns
|
||||
|
||||
GH_ACCOUNT = nanomsg
|
||||
GH_PROJECT = nanomsg
|
||||
GH_TAGNAME = 1.2
|
||||
GH_TAGNAME = 1.2.2
|
||||
|
||||
SHARED_LIBS += nanomsg 1.0 # 1.0
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (nanomsg-1.2.tar.gz) = bvcoLoM99qNk82F2ku8h5Z1cSHis6k8tfTbiHIhY3mc=
|
||||
SIZE (nanomsg-1.2.tar.gz) = 311041
|
||||
SHA256 (nanomsg-1.2.2.tar.gz) = P/6vqTNSRaI6mYJ+jTib/OUQBhD0Trvkv69H6BktWTk=
|
||||
SIZE (nanomsg-1.2.2.tar.gz) = 310142
|
||||
|
||||
@@ -12,10 +12,10 @@ include/nanomsg/survey.h
|
||||
include/nanomsg/tcp.h
|
||||
include/nanomsg/ws.h
|
||||
lib/cmake/
|
||||
lib/cmake/nanomsg-1.1.5/
|
||||
lib/cmake/nanomsg-1.1.5/nanomsg-config-version.cmake
|
||||
lib/cmake/nanomsg-1.1.5/nanomsg-config.cmake
|
||||
lib/cmake/nanomsg-1.1.5/nanomsg-target-release.cmake
|
||||
lib/cmake/nanomsg-1.1.5/nanomsg-target.cmake
|
||||
lib/cmake/nanomsg-1.2.1/
|
||||
lib/cmake/nanomsg-1.2.1/nanomsg-config-version.cmake
|
||||
lib/cmake/nanomsg-1.2.1/nanomsg-config.cmake
|
||||
lib/cmake/nanomsg-1.2.1/nanomsg-target${MODCMAKE_BUILD_SUFFIX}
|
||||
lib/cmake/nanomsg-1.2.1/nanomsg-target.cmake
|
||||
@lib lib/libnanomsg.so.${LIBnanomsg_VERSION}
|
||||
lib/pkgconfig/nanomsg.pc
|
||||
|
||||
Reference in New Issue
Block a user