multimedia/guvcview: Updated for version 2.0.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-08-16 01:12:43 +07:00
parent a66c532f2a
commit 41fe078701
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for GuvcView.
#
# Copyright 2010-2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2010-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=guvcview
VERSION=${VERSION:-2.0.1}
VERSION=${VERSION:-2.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="guvcview"
VERSION="2.0.1"
VERSION="2.0.2"
HOMEPAGE="http://guvcview.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/project/guvcview/source/guvcview-src-2.0.1.tar.gz"
MD5SUM="54e608b8a2c13d96f546197117d758f4"
DOWNLOAD="http://downloads.sourceforge.net/project/guvcview/source/guvcview-src-2.0.2.tar.gz"
MD5SUM="d88a1bcf80c0d989ffcb19d71bdd8c1e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg portaudio SDL2 gsl"