tigervnc: update to 1.7.0.
This commit is contained in:
parent
2419832927
commit
c512126722
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'tigervnc'
|
# Template file for 'tigervnc'
|
||||||
pkgname=tigervnc
|
pkgname=tigervnc
|
||||||
version=1.6.90
|
version=1.7.0
|
||||||
revision=1
|
revision=1
|
||||||
_xorg_version=1.18.3
|
_xorg_version=1.18.4
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="VNC client forked from TightVNC"
|
short_desc="VNC client forked from TightVNC"
|
||||||
maintainer="Evan Deaubl <evan@deaubl.name>"
|
maintainer="Evan Deaubl <evan@deaubl.name>"
|
||||||
|
@ -16,8 +16,8 @@ conflicts="turbovnc>=0"
|
||||||
homepage="http://www.tigervnc.org"
|
homepage="http://www.tigervnc.org"
|
||||||
distfiles="https://github.com/TigerVNC/tigervnc/archive/v${version}.tar.gz>tigervnc-${version}.tar.gz
|
distfiles="https://github.com/TigerVNC/tigervnc/archive/v${version}.tar.gz>tigervnc-${version}.tar.gz
|
||||||
${XORG_SITE}/xserver/xorg-server-${_xorg_version}.tar.bz2"
|
${XORG_SITE}/xserver/xorg-server-${_xorg_version}.tar.bz2"
|
||||||
checksum="df11dd48d5c360dbe6c505a5a3cec3f12589fac759a0726f2f358c1aee36a5a9
|
checksum="4aa704747b4f8f1d59768b663c488fa937e6783db2a46ae407cd2a599cfbf8b1
|
||||||
ea739c22517cdbe2b5f7c0a5fd05fe8a10ac0629003e71c0c7862f4bb60142cd"
|
278459b2c31d61a15655d95a72fb79930c480a6bb8cf9226e48a07df8b1d31c8"
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
cd ${wrksrc}/unix/xserver
|
cd ${wrksrc}/unix/xserver
|
||||||
|
|
Loading…
Reference in New Issue