summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorsum012021-07-16 00:15:35 -0400
committersum012021-07-16 00:15:35 -0400
commit991038d3a33e2e94819f01a029f18dad5f8878c2 (patch)
tree19c3c8ec6682f4c49d3bb27614bf12d4ade9dd90 /.SRCINFO
parent14727883621a61a9a873de88bab8f99e7c230507 (diff)
downloadaur-991038d3a33e2e94819f01a029f18dad5f8878c2.tar.gz
v0.9.1
Also quiet the "no git tag" warning by deleting that line. It isn't important if you're curious, just a holdover from manually inserting the full version versus the MAJOR.MINOR that the Cmake generates.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 688dd12fcb03..68523fe4616f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cpp-httplib
pkgdesc = A C++ header-only HTTP/HTTPS server and client library
- pkgver = 0.9.0
+ pkgver = 0.9.1
pkgrel = 1
url = https://github.com/yhirose/cpp-httplib
arch = any
@@ -9,7 +9,7 @@ pkgbase = cpp-httplib
optdepends = openssl>=1.1.1: HTTPS support
optdepends = zlib: compression support
optdepends = brotli: Brotli decompression support
- source = cpp-httplib-0.9.0.tar.gz::https://github.com/yhirose/cpp-httplib/archive/v0.9.0.tar.gz
- sha512sums = 09c408103dc1c54aea297f69e6d82f5df73c58e6b377df9bf1f438cf7aa39758ef16df3ffeda62e72014816de978f37a4ab744dbc0460e2dbd0f6d2638eb337a
+ source = cpp-httplib-0.9.1.tar.gz::https://github.com/yhirose/cpp-httplib/archive/v0.9.1.tar.gz
+ sha512sums = 164812075ad516a0a0ad587d7a479e0272fc5eecdbbf4522532dc3039a5282cc120b5b7d75eea3764d21acf203dc1bfccfb9e4f1dfe2515ca4ced546735c28fc
pkgname = cpp-httplib