system/iscan-data: Updated for version 1.39.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2998e69852
commit
0f98bc619f
|
@ -25,8 +25,8 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=iscan-data
|
||||
VERSION=${VERSION:-1.39.1}
|
||||
ADDVER=${ADDVER:-2}
|
||||
VERSION=${VERSION:-1.39.2}
|
||||
ADDVER=${ADDVER:-1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="iscan-data"
|
||||
VERSION="1.39.1"
|
||||
VERSION="1.39.2"
|
||||
HOMEPAGE="http://epson.net"
|
||||
DOWNLOAD="http://support.epson.net/linux/src/scanner/iscan/iscan-data_1.39.1-2.tar.gz"
|
||||
MD5SUM="3a20ada6e5306048ce02e436bcb6afe3"
|
||||
DOWNLOAD="http://support.epson.net/linux/src/scanner/iscan/iscan-data_1.39.2-1.tar.gz"
|
||||
MD5SUM="fc90c84b7abb2ee6186d65cb7997aeb2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue