summaryrefslogtreecommitdiffstats
path: root/source/d/guile/guile.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-07-03 02:21:49 +0000
committer Eric Hameleers <alien@slackware.com>2018-07-03 21:00:35 +0200
commit009541f1c2f9123cb5a175549587f7df829da08f (patch)
tree97a7996d3837fa53ae8f50819345313269e9b7e6 /source/d/guile/guile.SlackBuild
parent925fbfa5e9784cf254634c67415ff2de76a6cfa4 (diff)
downloadcurrent-009541f1c2f9123cb5a175549587f7df829da08f.tar.gz
current-009541f1c2f9123cb5a175549587f7df829da08f.tar.xz
Tue Jul 3 02:21:49 UTC 201820180703022149
a/coreutils-8.30-x86_64-1.txz: Upgraded. d/guile-2.2.4-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/d/guile/guile.SlackBuild')
-rwxr-xr-xsource/d/guile/guile.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/guile/guile.SlackBuild b/source/d/guile/guile.SlackBuild
index e71c701e5..f90537a15 100755
--- a/source/d/guile/guile.SlackBuild
+++ b/source/d/guile/guile.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=guile
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