aboutsummaryrefslogtreecommitdiffstats
path: root/main/libwebsockets
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-04-18 09:32:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-04-18 20:45:30 +0000
commit1b0cc13d1f8d1adb1cf013d705d5679a55551e9d (patch)
tree77f506aacc5da8191849151f540d7da58ef1aa6c /main/libwebsockets
parentc409e79e5c3763663394811984a3f922848b39ae (diff)
downloadaports-1b0cc13d1f8d1adb1cf013d705d5679a55551e9d.tar.bz2
aports-1b0cc13d1f8d1adb1cf013d705d5679a55551e9d.tar.xz
main/libwebsockets: rebuild against libressl 2.5
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 958eec968f..37ac622e0b 100644
--- a/main/libwebsockets/APKBUILD
+++ b/main/libwebsockets/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libwebsockets
pkgver=2.2.0
-pkgrel=0
+pkgrel=1
pkgdesc="C library for lightweight websocket clients and servers"
url="http://libwebsockets.org"
arch="all"