summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0eda610f2a41..72dd37864d4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = libwebsockets-libuv
pkgdesc = C library for websocket clients and servers (compiled with libuv support)
- pkgver = 2.1.0
+ pkgver = 3.2
pkgrel = 1
url = https://libwebsockets.org
arch = i686
arch = x86_64
+ arch = armv7h
license = LGPL
makedepends = cmake
depends = openssl
@@ -12,8 +13,8 @@ pkgbase = libwebsockets-libuv
provides = libwebsockets
conflicts = libwebsockets
replaces = libwebsockets
- source = https://github.com/warmcat/libwebsockets/archive/v2.1.0.tar.gz
- md5sums = 4df3be57dee43aeebd54a3ed56568f50
+ source = https://libwebsockets.org/git/libwebsockets/snapshot/libwebsockets-v3.2-stable.tar.gz
+ sha256sums = 3b10d3198b12b07108e38f11b88345715335ddc82e2c2d4980f5b8556ca97048
pkgname = libwebsockets-libuv