Skip to content

Commit 55f4441

Browse files
committed
libvncserver: update to 0.9.15.
1 parent 50f7b6d commit 55f4441

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

srcpkgs/libvncserver/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'libvncserver'
22
pkgname=libvncserver
3-
version=0.9.14
4-
revision=3
3+
version=0.9.15
4+
revision=1
55
build_style=cmake
66
configure_args="-DWITH_OPENSSL=ON -DWITH_GNUTLS=OFF -DWITH_SYSTEMD=OFF"
77
hostmakedepends="pkg-config"
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
1212
license="GPL-2.0-or-later"
1313
homepage="https://libvnc.github.io/"
1414
distfiles="https://github.com/LibVNC/libvncserver/archive/LibVNCServer-${version}.tar.gz"
15-
checksum=83104e4f7e28b02f8bf6b010d69b626fae591f887e949816305daebae527c9a5
15+
checksum=62352c7795e231dfce044beb96156065a05a05c974e5de9e023d688d8ff675d7
1616

1717
libvncserver-devel_package() {
1818
depends="${makedepends} ${sourcepkg}-${version}_${revision}"

0 commit comments

Comments
 (0)