From a2ee9b18dffb80832e7722919150f54c461ab81d Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Mon, 26 Jun 2023 20:17:02 +0200 Subject: development/guile2.2: Updated for version 2.2.7. Signed-off-by: Matteo Bernardini Signed-off-by: Willy Sudiarto Raharjo --- development/guile2.2/guile2.2.SlackBuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'development/guile2.2/guile2.2.SlackBuild') diff --git a/development/guile2.2/guile2.2.SlackBuild b/development/guile2.2/guile2.2.SlackBuild index e34597d5904f..0b94e57e8c9d 100644 --- a/development/guile2.2/guile2.2.SlackBuild +++ b/development/guile2.2/guile2.2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for guile2.2 -# Copyright 2020 Matteo Bernardini , Pisa, Italy +# Copyright 2020-2023 Matteo Bernardini , Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=guile2.2 SRCNAM=guile -VERSION=${VERSION:-2.2.6} -BUILD=${BUILD:-2} +VERSION=${VERSION:-2.2.7} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -93,7 +93,7 @@ CFLAGS="$SLKCFLAGS" \ --disable-rpath \ --build=$ARCH-slackware-linux -make -j1 +make make install DESTDIR=$PKG # Move libguile*-gdb.scm to GDB's autoload directory to avoid -- cgit v1.2.3