system/sane-airscan: Updated for version 0.99.29.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ce91d06565
commit
f669d66006
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=sane-airscan
|
||||
VERSION=${VERSION:-0.99.27}
|
||||
VERSION=${VERSION:-0.99.29}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sane-airscan"
|
||||
VERSION="0.99.27"
|
||||
VERSION="0.99.29"
|
||||
HOMEPAGE="https://github.com/alexpevzner/sane-airscan/"
|
||||
DOWNLOAD="https://github.com/alexpevzner/sane-airscan/archive/refs/tags/0.99.27/sane-airscan-0.99.27.tar.gz"
|
||||
MD5SUM="6ea5710fafd10c8b4c89db37a4173294"
|
||||
DOWNLOAD="https://github.com/alexpevzner/sane-airscan/archive/refs/tags/0.99.29/sane-airscan-0.99.29.tar.gz"
|
||||
MD5SUM="334dd401ea75556ecec6d982087d58d6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="avahi"
|
||||
|
|
Loading…
Reference in New Issue