multimedia/w_scan: Updated for version 20121111
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
a275a5d0dd
commit
2d94a34162
|
@ -2,10 +2,28 @@
|
|||
|
||||
# Slackware build script for w_scan
|
||||
|
||||
# Written by Roberto Neri <rneri@libero.it>
|
||||
# Copyright 2011-2012 Roberto Neri, Palermo, Italy
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
# permitted provided that the following conditions are met:
|
||||
#
|
||||
# 1. Redistributions of this script must retain the above copyright
|
||||
# notice, this list of conditions and the following disclaimer.
|
||||
#
|
||||
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
|
||||
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
|
||||
# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||||
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
||||
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
|
||||
# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
||||
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
|
||||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=w_scan
|
||||
VERSION=${VERSION:-20110702}
|
||||
VERSION=${VERSION:-20121111}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="w_scan"
|
||||
VERSION="20110702"
|
||||
VERSION="20121111"
|
||||
HOMEPAGE="http://wirbel.htpc-forum.de/w_scan/index2.html"
|
||||
DOWNLOAD="http://wirbel.htpc-forum.de/w_scan/w_scan-20110702.tar.bz2"
|
||||
MD5SUM="f87c11214b61e413609a5886d3f538ed"
|
||||
DOWNLOAD="http://wirbel.htpc-forum.de/w_scan/w_scan-20121111.tar.bz2"
|
||||
MD5SUM="30da05747fed9988e11ebc7745f5e71f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue