summaryrefslogtreecommitdiffstats
path: root/source/l/libical/libical.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-10-07 20:32:18 +0000
committer Eric Hameleers <alien@slackware.com>2022-10-08 07:00:17 +0200
commit893f157269b80aeb3921eb64150cfeb554abfbff (patch)
treed141d80019e9aea0ee14ef917624b94a4ab4b51b /source/l/libical/libical.SlackBuild
parent3dbd7ef85684a6db44d35f0d3c35f9f260555b17 (diff)
downloadcurrent-893f157269b80aeb3921eb64150cfeb554abfbff.tar.gz
current-893f157269b80aeb3921eb64150cfeb554abfbff.tar.xz
Fri Oct 7 20:32:18 UTC 202220221007203218
a/iniparser-4.1-x86_64-1.txz: Added. This is needed by ndctl. a/ndctl-74-x86_64-1.txz: Upgraded. l/libical-3.0.15-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-102.3.2-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.3.2/releasenotes/
Diffstat (limited to '')
-rwxr-xr-xsource/l/libical/libical.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/libical/libical.SlackBuild b/source/l/libical/libical.SlackBuild
index 64225acc9..3dff49df5 100755
--- a/source/l/libical/libical.SlackBuild
+++ b/source/l/libical/libical.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libical
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