summaryrefslogtreecommitdiffstats
path: root/source/xap/sane/sane.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-07-17 19:17:19 +0000
committer Eric Hameleers <alien@slackware.com>2023-07-17 21:59:05 +0200
commit53caf4f3e2e7fff4c43ef1d9e92949049e63a1b0 (patch)
tree10704c412cf799e030b519e067d59b0a554d4afb /source/xap/sane/sane.SlackBuild
parent4b5c56953a0f06205b03ff799546e20e5ea81349 (diff)
downloadcurrent-53caf4f3e2e7fff4c43ef1d9e92949049e63a1b0.tar.gz
current-53caf4f3e2e7fff4c43ef1d9e92949049e63a1b0.tar.xz
Mon Jul 17 19:17:19 UTC 202320230717191719
ap/sudo-1.9.14p2-x86_64-1.txz: Upgraded. This is a bugfix release. d/meson-1.2.0-x86_64-1.txz: Upgraded. xap/sane-1.2.1-x86_64-1.txz: Upgraded. extra/xv/xv-4.2.0-x86_64-1.txz: Upgraded.
Diffstat (limited to '')
-rwxr-xr-xsource/xap/sane/sane.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/xap/sane/sane.SlackBuild b/source/xap/sane/sane.SlackBuild
index 366c5fc2e..574ac27c5 100755
--- a/source/xap/sane/sane.SlackBuild
+++ b/source/xap/sane/sane.SlackBuild
@@ -23,10 +23,10 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=sane
-VERSION=1.0.32
-BACKVER=1.0.32
+VERSION=1.2.1
+BACKVER=1.2.1
FRONTVER=1.0.14
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then