diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 20:05:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-10 16:14:35 +0000 |
commit | e38d407f1156c45a0c83d740aef9a2e6d078bc9c (patch) | |
tree | 19594d0fee9735b17aa074d001f86b53e41ef633 /testing/x11vnc | |
parent | 68ec40a3ddf99092840df4377497cff0a149cd6f (diff) | |
download | aports-e38d407f1156c45a0c83d740aef9a2e6d078bc9c.tar.bz2 aports-e38d407f1156c45a0c83d740aef9a2e6d078bc9c.tar.xz |
testing/[various]: rebuild against libressl-2.6
Diffstat (limited to 'testing/x11vnc')
-rw-r--r-- | testing/x11vnc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/x11vnc/APKBUILD b/testing/x11vnc/APKBUILD index cdea9c120c..1a2dc12d46 100644 --- a/testing/x11vnc/APKBUILD +++ b/testing/x11vnc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Tuan M. Hoang <tmhoang@flatglobe.org> pkgname=x11vnc pkgver=0.9.14 -pkgrel=2 +pkgrel=3 pkgdesc="VNC server for real X displays" url="http://www.karlrunge.com/x11vnc/" arch="all" |