turbovnc: update to 1.2.3.
This commit is contained in:
parent
5904a92373
commit
7f1e42234b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'turbovnc'
|
||||
pkgname=turbovnc
|
||||
version=1.2.2
|
||||
version=1.2.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so -DTVNC_CONFDIR=/etc
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://virtualgl.org"
|
||||
distfiles="${SOURCEFORGE_SITE}/turbovnc/$pkgname-$version.tar.gz"
|
||||
checksum=1f7c7ffa315a0ab5a9da3b01a8147e7e4a5a1da410228c771a1f4b6ff1a4a223
|
||||
checksum=44d19ea293a72d097733251d70adfe020da245cc84ff121e4232e0cd30a1a368
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue