aboutsummaryrefslogtreecommitdiffstats
path: root/main/libwebsockets
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-04-03 06:49:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-04-06 05:19:20 +0000
commitd52ef937fda73ba2b6e352db6da3cb5fb5161d7b (patch)
tree25b267fd15f52c0edd0c3634de1aa52fe8f7910d /main/libwebsockets
parent7434e3f3a1fcc836e4a4ecc0b41b03d3a2558385 (diff)
downloadaports-d52ef937fda73ba2b6e352db6da3cb5fb5161d7b.tar.bz2
aports-d52ef937fda73ba2b6e352db6da3cb5fb5161d7b.tar.xz
main/libwebsockets: rebuild against libressl-2.7
Diffstat (limited to 'main/libwebsockets')
-rw-r--r--main/libwebsockets/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libwebsockets/APKBUILD b/main/libwebsockets/APKBUILD
index 3e60ba3017..37aa26b0cf 100644
--- a/main/libwebsockets/APKBUILD
+++ b/main/libwebsockets/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libwebsockets
pkgver=2.4.2
-pkgrel=0
+pkgrel=1
pkgdesc="C library for lightweight websocket clients and servers"
url="http://libwebsockets.org"
arch="all"