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