summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0eda610f2a41832b0b238e138c88e66a07b9afd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = libwebsockets-libuv
	pkgdesc = C library for websocket clients and servers (compiled with libuv support)
	pkgver = 2.1.0
	pkgrel = 1
	url = https://libwebsockets.org
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = cmake
	depends = openssl
	depends = libuv
	provides = libwebsockets
	conflicts = libwebsockets
	replaces = libwebsockets
	source = https://github.com/warmcat/libwebsockets/archive/v2.1.0.tar.gz
	md5sums = 4df3be57dee43aeebd54a3ed56568f50

pkgname = libwebsockets-libuv