mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/guvcview: Updated for version 1.4.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
277b795b02
commit
a677e558d4
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for GuvcView.
|
# Slackware build script for GuvcView.
|
||||||
#
|
#
|
||||||
# Copyright 2010 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
# Copyright 2010-2011 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
|
|
||||||
PRGNAM=guvcview
|
PRGNAM=guvcview
|
||||||
VERSION=${VERSION:-1.4.3}
|
VERSION=${VERSION:-1.4.4}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="guvcview"
|
PRGNAM="guvcview"
|
||||||
VERSION="1.4.3"
|
VERSION="1.4.4"
|
||||||
HOMEPAGE="http://guvcview.berlios.de/index.html"
|
HOMEPAGE="http://guvcview.berlios.de/index.html"
|
||||||
DOWNLOAD="http://download.berlios.de/guvcview/guvcview-src-1.4.3.tar.gz"
|
DOWNLOAD="http://download.berlios.de/guvcview/guvcview-src-1.4.4.tar.gz"
|
||||||
MD5SUM="3660f94546b739445b0c00849adaaaa0"
|
MD5SUM="5a71d271c23476bdec3c7ae32dc7b0ca"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Willy Sudiarto Raharjo"
|
MAINTAINER="Willy Sudiarto Raharjo"
|
||||||
EMAIL="willysr@slackware-id.org"
|
EMAIL="willysr@slackware-id.org"
|
||||||
APPROVED="Erik Hanson"
|
APPROVED="rworkman"
|
||||||
|
|
Loading…
Reference in a new issue