summaryrefslogtreecommitdiffstats
path: root/source/l/libmtp
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-10-29 20:02:38 +0000
committer Eric Hameleers <alien@slackware.com>2018-10-30 09:00:29 +0100
commit34b4c5ed43447c4a942ea711c19583ccfc8bcd1a (patch)
tree3b9725f80db46bdd87e745ef112c2c9d6e46df59 /source/l/libmtp
parentff82da05598eac3c4c1e908bf74935310bdfef81 (diff)
downloadcurrent-34b4c5ed43447c4a942ea711c19583ccfc8bcd1a.tar.gz
current-34b4c5ed43447c4a942ea711c19583ccfc8bcd1a.tar.xz
Mon Oct 29 20:02:38 UTC 201820181029200238
a/glibc-zoneinfo-2018g-noarch-1.txz: Upgraded. a/hdparm-9.58-x86_64-1.txz: Upgraded. ap/gphoto2-2.5.20-x86_64-1.txz: Upgraded. d/python-setuptools-40.5.0-x86_64-1.txz: Upgraded. l/libgphoto2-2.5.20-x86_64-1.txz: Upgraded. l/libmtp-1.1.16-x86_64-1.txz: Upgraded. l/libssh-0.8.5-x86_64-1.txz: Upgraded. n/gpa-0.10.0-x86_64-1.txz: Upgraded. n/libgcrypt-1.8.4-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/libmtp')
-rwxr-xr-xsource/l/libmtp/libmtp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/libmtp/libmtp.SlackBuild b/source/l/libmtp/libmtp.SlackBuild
index 0f223327a..24e550380 100755
--- a/source/l/libmtp/libmtp.SlackBuild
+++ b/source/l/libmtp/libmtp.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libmtp
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then