summaryrefslogtreecommitdiffstats
path: root/source/d/swig/swig.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-01-02 20:26:50 +0000
committer Eric Hameleers <alien@slackware.com>2024-01-02 21:59:28 +0100
commit4c234135eea81183ecccd37c3281a746954c443d (patch)
treeba1d6d0856c6e01c9267be652fd551741060cfc0 /source/d/swig/swig.SlackBuild
parentba1dfae859cd666e5936874dc0de8d3e781339ae (diff)
downloadcurrent-4c234135eea81183ecccd37c3281a746954c443d.tar.gz
current-4c234135eea81183ecccd37c3281a746954c443d.tar.xz
Tue Jan 2 20:26:50 UTC 202420240102202650
a/dialog-1.3_20240101-x86_64-1.txz: Upgraded. d/swig-4.2.0-x86_64-1.txz: Upgraded. l/SDL2_image-2.8.2-x86_64-1.txz: Upgraded. l/fmt-10.2.0-x86_64-1.txz: Upgraded. x/xterm-389-x86_64-1.txz: Upgraded. testing/packages/grub-2.12-x86_64-2.txz: Rebuilt. Ingore .new and .orig files in /etc/grub.d/.
Diffstat (limited to 'source/d/swig/swig.SlackBuild')
-rwxr-xr-xsource/d/swig/swig.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/swig/swig.SlackBuild b/source/d/swig/swig.SlackBuild
index 2e07c076d..b45adb6e7 100755
--- a/source/d/swig/swig.SlackBuild
+++ b/source/d/swig/swig.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=swig
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then