summaryrefslogtreecommitdiffstats
path: root/source/n/getmail/getmail.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-10-31 19:59:15 +0000
committer Eric Hameleers <alien@slackware.com>2021-11-01 08:59:56 +0100
commit904faf18a01564215de285b231fadb2e3f0957fd (patch)
tree0aad478136e4a96c66dd2c876234a9a5bd4becf6 /source/n/getmail/getmail.SlackBuild
parent7cddde1888f9454d14af212604ebd1fdd36f97c3 (diff)
downloadcurrent-904faf18a01564215de285b231fadb2e3f0957fd.tar.gz
current-904faf18a01564215de285b231fadb2e3f0957fd.tar.xz
Sun Oct 31 19:59:15 UTC 202120211031195915
d/meson-0.59.3-x86_64-1.txz: Upgraded. Reverted to a version that works better for us. Thanks to nobodino. l/imagemagick-7.1.0_13-x86_64-1.txz: Upgraded. l/pcre2-10.39-x86_64-1.txz: Upgraded. l/sip-4.19.25-x86_64-4.txz: Rebuilt. Fixed missing sip.h. n/getmail-6.18.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/n/getmail/getmail.SlackBuild')
-rwxr-xr-xsource/n/getmail/getmail.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/getmail/getmail.SlackBuild b/source/n/getmail/getmail.SlackBuild
index 47daff253..1830c241d 100755
--- a/source/n/getmail/getmail.SlackBuild
+++ b/source/n/getmail/getmail.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=getmail
VERSION=${VERSION:-$(echo getmail6-*.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