mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libwebsocketpp: Updated for version 0.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f8c183749d
commit
b66b67f46b
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
SRCNAM=websocketpp
|
||||
PRGNAM=libwebsocketpp
|
||||
VERSION=${VERSION:-0.5.0}
|
||||
VERSION=${VERSION:-0.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libwebsocketpp"
|
||||
VERSION="0.5.0"
|
||||
VERSION="0.5.1"
|
||||
HOMEPAGE="https://github.com/zaphoyd/websocketpp/"
|
||||
DOWNLOAD="https://github.com/zaphoyd/websocketpp/archive/0.5.0.tar.gz"
|
||||
MD5SUM="87cc20feea0692fd2dcda04af31fc60f"
|
||||
DOWNLOAD="https://github.com/zaphoyd/websocketpp/archive/0.5.1.tar.gz"
|
||||
MD5SUM="910e298f50f07f7d2f96642d28c082fd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue