summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNovalinium2019-08-07 13:57:19 -0400
committerNovalinium2019-08-07 13:57:19 -0400
commitee16285f66ba5783342d7641260a8698b693e55c (patch)
tree1e35079d249ab3dc10a5509c6584cd2afb146085 /PKGBUILD
parent16a9f2bb0c97a44d6865ce054a0bff22bc35af61 (diff)
downloadaur-ee16285f66ba5783342d7641260a8698b693e55c.tar.gz
0.1.7 release, Fixed websocket not reading multiple messages in one packet and avoided newlines in Basic Auth precompute
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf2e408f1abf..25e4019e1340 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: pandan <predrg@gmail.com>
pkgname=webdis
-pkgver=0.1.5
+pkgver=0.1.7
pkgrel=1
pkgdesc='REST server for Redis data'
arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@ install='webdis.install'
source=("https://github.com/nicolasff/webdis/archive/$pkgver.tar.gz"
'webdis.service'
'webdis.logrotate')
-sha256sums=('057e8a50f0e86c118ea5cfa52cdc78061c6919945d16f381dcb9be0c3537b373'
+sha256sums=('932e8b2d75ea6093759c4f9a228c34de664a1d41c2ef3aaa57fa61cdc38024a2'
'3c77e6968a0926c8b56755acab430f32c3e883f50b2f6f59d4dce2501bf247a7'
'f409fefee8533e60db6a6340c021b77b57f55cfcbf26ae4acdc3b672c7aa79b7')