mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 11:33:49 +02:00
libvncserver: update to 0.9.11. (soname bump)
This commit is contained in:
parent
446a4c997a
commit
cdf10fc0ad
2 changed files with 5 additions and 5 deletions
|
@ -1364,8 +1364,8 @@ libIrrlicht.so.1.8 irrlicht-1.8_1
|
||||||
libsnappy.so.1 snappy-1.1.0_1
|
libsnappy.so.1 snappy-1.1.0_1
|
||||||
libkonq.so.5 kde-baseapps-4.10.4_1
|
libkonq.so.5 kde-baseapps-4.10.4_1
|
||||||
libktorrent.so.5 libktorrent-1.3.1_1
|
libktorrent.so.5 libktorrent-1.3.1_1
|
||||||
libvncserver.so.0 libvncserver-0.9.9_1
|
libvncserver.so.1 libvncserver-0.9.11_1
|
||||||
libvncclient.so.0 libvncserver-0.9.9_1
|
libvncclient.so.1 libvncserver-0.9.11_1
|
||||||
libotr.so.5 libotr-4.0.0_1
|
libotr.so.5 libotr-4.0.0_1
|
||||||
liballeg.so.4.4 allegro4-4.4.2_1
|
liballeg.so.4.4 allegro4-4.4.2_1
|
||||||
libraw1394.so.11 libraw1394-2.1.0_1
|
libraw1394.so.11 libraw1394-2.1.0_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libvncserver'
|
# Template file for 'libvncserver'
|
||||||
pkgname=libvncserver
|
pkgname=libvncserver
|
||||||
version=0.9.10
|
version=0.9.11
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="libvncserver-LibVNCServer-${version}"
|
wrksrc="libvncserver-LibVNCServer-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://libvnc.github.io/"
|
homepage="https://libvnc.github.io/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://github.com/LibVNC/libvncserver/archive/LibVNCServer-${version}.tar.gz"
|
distfiles="https://github.com/LibVNC/libvncserver/archive/LibVNCServer-${version}.tar.gz"
|
||||||
checksum=ed10819a5bfbf269969f97f075939cc38273cc1b6d28bccfb0999fba489411f7
|
checksum=193d630372722a532136fd25c5326b2ca1a636cbb8bf9bb115ef869c804d2894
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue