summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlanthora2023-03-30 15:34:01 +0000
committerlanthora2023-03-30 15:34:01 +0000
commit1f73ec87d77b497c144e03b9909909345a9deca5 (patch)
tree0e05d2e52c361c26ab909497e3bc2e4e27d54e5c /PKGBUILD
parent15afd384112d96845e9313931b88061bedc75dbe (diff)
downloadaur-1f73ec87d77b497c144e03b9909909345a9deca5.tar.gz
fix WITH_OPENSSL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76a30291bbda..b51aaadaca4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=usockets
pkgname=usockets
pkgver=0.8.5
-pkgrel=1
+pkgrel=2
pkgdesc="Miniscule cross-platform eventing, networking & crypto for async applications"
url="https://github.com/uNetworking/uSockets"
license=('Apache')