blob: e8b27ef1539400fe6768ed0f8461c4fc838f730c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = uwebsockets
pkgdesc = Simple, secure & standards compliant web server for the most demanding of applications
pkgver = 20.74.0
pkgrel = 1
url = https://github.com/uNetworking/uWebSockets
arch = any
license = Apache-2.0
depends = usockets
options = !debug
source = uwebsockets-20.74.0.tar.gz::https://github.com/uNetworking/uWebSockets/archive/v20.74.0.tar.gz
source = uwebsockets.pc
sha256sums = e1d9c99b8e87e78a9aaa89ca3ebaa450ef0ba22304d24978bb108777db73676c
sha256sums = 5433dee099ea6f6fe97ef200cc19aadc71ca5066d7f5238070c25cd040dfb520
pkgname = uwebsockets
|