mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parent
f4ad7da10d
commit
63a44737a5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libvncserver'
|
# Template file for 'libvncserver'
|
||||||
pkgname=libvncserver
|
pkgname=libvncserver
|
||||||
version=0.9.12
|
version=0.9.13
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libvncserver-LibVNCServer-${version}"
|
wrksrc="libvncserver-LibVNCServer-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://libvnc.github.io/"
|
homepage="https://libvnc.github.io/"
|
||||||
distfiles="https://github.com/LibVNC/libvncserver/archive/LibVNCServer-${version}.tar.gz"
|
distfiles="https://github.com/LibVNC/libvncserver/archive/LibVNCServer-${version}.tar.gz"
|
||||||
checksum=33cbbb4e15bb390f723c311b323cef4a43bcf781984f92d92adda3243a116136
|
checksum=0ae5bb9175dc0a602fe85c1cf591ac47ee5247b87f2bf164c16b05f87cbfa81a
|
||||||
|
|
||||||
libvncserver-devel_package() {
|
libvncserver-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue