libraries/libwebsocketpp: Updated for version 0.7.0.

Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
Marcel Saegebarth 2016-03-02 19:40:38 +01:00 committed by Willy Sudiarto Raharjo
parent 3ec9d5d2c7
commit 60859305ec
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for "libwebsocketpp".
# Copyright 2013-2015 Marcel Saegebarth <marc@mos6581.de>
# Copyright 2013-2016 Marcel Saegebarth <marc@mos6581.de>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -26,7 +26,7 @@
SRCNAM=websocketpp
PRGNAM=libwebsocketpp
VERSION=${VERSION:-0.6.0}
VERSION=${VERSION:-0.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libwebsocketpp"
VERSION="0.6.0"
VERSION="0.7.0"
HOMEPAGE="https://github.com/zaphoyd/websocketpp/"
DOWNLOAD="https://github.com/zaphoyd/websocketpp/archive/0.6.0.tar.gz"
MD5SUM="5a485884c01f881aafbf1e055d851b82"
DOWNLOAD="https://github.com/zaphoyd/websocketpp/archive/0.7.0.tar.gz"
MD5SUM="5027c20cde76fdaef83a74acfcf98e23"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""