summaryrefslogtreecommitdiffstats
path: root/source/d
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-04-12 21:56:14 +0000
committer Eric Hameleers <alien@slackware.com>2022-04-13 06:59:46 +0200
commit2901d8a4083e14b9eb8c3a3579d1da85ee2463fd (patch)
tree80e4de68659faaf7e4851f783591f4878e241220 /source/d
parent953ba4662ba606085f47de6b2fe08c1a80eb898f (diff)
downloadcurrent-2901d8a4083e14b9eb8c3a3579d1da85ee2463fd.tar.gz
current-2901d8a4083e14b9eb8c3a3579d1da85ee2463fd.tar.xz
Tue Apr 12 21:56:14 UTC 202220220412215614
a/kernel-firmware-20220411_f219d61-noarch-1.txz: Upgraded. ap/cups-filters-1.28.15-x86_64-1.txz: Upgraded. d/subversion-1.14.2-x86_64-1.txz: Upgraded. n/whois-5.5.13-x86_64-1.txz: Upgraded. xap/geeqie-1.7.3-x86_64-1.txz: Upgraded. xap/mozilla-firefox-99.0.1-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/firefox/99.0.1/releasenotes/
Diffstat (limited to 'source/d')
-rwxr-xr-xsource/d/subversion/subversion.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/subversion/subversion.SlackBuild b/source/d/subversion/subversion.SlackBuild
index a297f08b8..2023e81fd 100755
--- a/source/d/subversion/subversion.SlackBuild
+++ b/source/d/subversion/subversion.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=subversion
VERSION=${VERSION:-$(echo subversion-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then