summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4d704a237e0..a716b80e3725 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,24 @@
# Generated by mksrcinfo v8
-# Fri Aug 11 01:16:30 UTC 2017
+# Tue Feb 6 14:01:44 UTC 2018
pkgbase = cpprestsdk-git
- pkgdesc = A cross-platform, modern, and asynchronous library that enables developers to access and author connected applications
- pkgver = 2.9.0.r1852.935917a7
+ pkgdesc = A Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design
+ pkgver = 2.1.0.r1705.g1e4717e5
pkgrel = 1
- url = https://github.com/Microsoft/cpprestsdk/
+ url = https://github.com/Microsoft/cpprestsdk
arch = i686
arch = x86_64
license = MIT
makedepends = git
+ makedepends = boost
makedepends = cmake>=3.0.0
- depends = boost
- depends = websocketpp
- depends = openssl-1.0
+ depends = boost-libs
+ depends = websocketpp-git-dev
+ depends = openssl>=1.0.0
provides = cpprestsdk
conflicts = cpprestsdk
conflicts = casablanca
conflicts = casablanca-git
- source = git://github.com/Microsoft/cpprestsdk.git
+ source = git+https://github.com/Microsoft/cpprestsdk.git
sha512sums = SKIP
pkgname = cpprestsdk-git