mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libvncserver: update to 0.9.15.
This commit is contained in:
parent
50f7b6d45c
commit
55f4441011
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libvncserver'
|
||||
pkgname=libvncserver
|
||||
version=0.9.14
|
||||
revision=3
|
||||
version=0.9.15
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_OPENSSL=ON -DWITH_GNUTLS=OFF -DWITH_SYSTEMD=OFF"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://libvnc.github.io/"
|
||||
distfiles="https://github.com/LibVNC/libvncserver/archive/LibVNCServer-${version}.tar.gz"
|
||||
checksum=83104e4f7e28b02f8bf6b010d69b626fae591f887e949816305daebae527c9a5
|
||||
checksum=62352c7795e231dfce044beb96156065a05a05c974e5de9e023d688d8ff675d7
|
||||
|
||||
libvncserver-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue