tigervnc: update to 1.7.1
This commit is contained in:
parent
cd64c2891f
commit
a4659837e8
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tigervnc'
|
# Template file for 'tigervnc'
|
||||||
pkgname=tigervnc
|
pkgname=tigervnc
|
||||||
version=1.7.0
|
version=1.7.1
|
||||||
revision=2
|
revision=1
|
||||||
_xorg_version=1.18.4
|
_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"
|
||||||
|
@ -16,7 +16,7 @@ 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="4aa704747b4f8f1d59768b663c488fa937e6783db2a46ae407cd2a599cfbf8b1
|
checksum="3c021ec0bee4611020c0bcbab995b0ef2f6f1a46127a52b368827f3275527ccc
|
||||||
278459b2c31d61a15655d95a72fb79930c480a6bb8cf9226e48a07df8b1d31c8"
|
278459b2c31d61a15655d95a72fb79930c480a6bb8cf9226e48a07df8b1d31c8"
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
|
|
Loading…
Reference in New Issue