system/gtk-vnc: Updated for version 0.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
78c69c9889
commit
b1372471e7
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for gtk-vnc
|
||||
|
||||
# Copyright 2014 Will Brokenbourgh U.S.A.
|
||||
# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2014-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gtk-vnc
|
||||
VERSION=${VERSION:-0.7.1}
|
||||
VERSION=${VERSION:-0.7.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gtk-vnc"
|
||||
VERSION="0.7.1"
|
||||
VERSION="0.7.2"
|
||||
HOMEPAGE="https://wiki.gnome.org/Projects/gtk-vnc"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/gtk-vnc/0.7/gtk-vnc-0.7.1.tar.xz"
|
||||
MD5SUM="474644cfaf9c65d800c51d009bd32408"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/gtk-vnc/0.7/gtk-vnc-0.7.2.tar.xz"
|
||||
MD5SUM="1d4f3e16ad82498add90b7aae43e766d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="vala"
|
||||
|
|
Loading…
Reference in New Issue