libraries/cpprestsdk: Updated for version 2.9.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2017-01-21 08:31:42 +07:00 committed by Willy Sudiarto Raharjo
parent 57ea0003f9
commit ce45ab0a37
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=cpprestsdk
VERSION=${VERSION:-2.9.0}
VERSION=${VERSION:-2.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="cpprestsdk"
VERSION="2.9.0"
VERSION="2.9.1"
HOMEPAGE="https://github.com/Microsoft/cpprestsdk/"
DOWNLOAD="https://github.com/Microsoft/cpprestsdk/archive/v2.9.0/cpprestsdk-2.9.0.tar.gz"
MD5SUM="6b515ca6462862d001f9ecffa724e1b8"
DOWNLOAD="https://github.com/Microsoft/cpprestsdk/archive/v2.9.1/cpprestsdk-2.9.1.tar.gz"
MD5SUM="c3dd67d8cde8a65c2e994e2ede4439a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""