diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-07-01 19:12:58 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-07-02 08:59:46 +0200 |
commit | 68fc452c5b2257672e15fa91a4965dbda57134fa (patch) | |
tree | e1218017d12ab978e96c0e392a9d93603072b33b /source/d/guile/guile.SlackBuild | |
parent | a03aa4238072e964f9613f5fb840121189017ca2 (diff) | |
download | current-68fc452c5b2257672e15fa91a4965dbda57134fa.tar.gz current-68fc452c5b2257672e15fa91a4965dbda57134fa.tar.xz |
Mon Jul 1 19:12:58 UTC 201920190701191258
d/guile-2.2.6-x86_64-1.txz: Upgraded.
x/xterm-347-x86_64-1.txz: Upgraded.
xfce/garcon-0.6.3-x86_64-1.txz: Upgraded.
xfce/xfce4-notifyd-0.4.4-x86_64-1.txz: Upgraded.
xfce/xfce4-screenshooter-1.9.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/d/guile/guile.SlackBuild')
-rwxr-xr-x | source/d/guile/guile.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/guile/guile.SlackBuild b/source/d/guile/guile.SlackBuild index 68b822551..6483d9e60 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 |