system/cndrvcups-capt: Updated for version 2.70.

Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
Mario Preksavec 2016-07-24 19:01:14 +02:00 committed by Willy Sudiarto Raharjo
parent 7e21b15280
commit 30bdcb8edd
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for cndrvcups-capt
# Copyright 2014 Mario Preksavec, Zagreb, HR
# Copyright 2014, 2016 Mario Preksavec, Zagreb, Croatia
# 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=cndrvcups-capt
VERSION=${VERSION:-2.60}
VERSION=${VERSION:-2.70}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -61,7 +61,7 @@ mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION-1.tar.gz
cd $PRGNAM-$VERSION-1
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \

View file

@ -1,8 +1,8 @@
PRGNAM="cndrvcups-capt"
VERSION="2.60"
VERSION="2.70"
HOMEPAGE="http://www.canon.com/"
DOWNLOAD="http://mirror.slackware.hr/sources/canon/cndrvcups-capt-2.60-1.tar.gz"
MD5SUM="a621e2f6d42b8c130a6e46b9790e6ea1"
DOWNLOAD="http://mirror.slackware.hr/sources/canon/cndrvcups-capt-2.70-1.tar.gz"
MD5SUM="54da2802a1c99aaa65f79a13edfe5e26"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cndrvcups-common"