summaryrefslogtreecommitdiffstats
path: root/source/a/sed/sed.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-12-21 05:00:34 +0000
committer Eric Hameleers <alien@slackware.com>2018-12-21 17:59:43 +0100
commit542077f9da9544c3f8e3db4267a100e5cb1fb5e8 (patch)
treee0be516db62fbeeb4479a02205a4f4da093b6316 /source/a/sed/sed.SlackBuild
parent8858473ab524f384059c1a30a41d814787576869 (diff)
downloadcurrent-542077f9da9544c3f8e3db4267a100e5cb1fb5e8.tar.gz
current-542077f9da9544c3f8e3db4267a100e5cb1fb5e8.tar.xz
Fri Dec 21 05:00:34 UTC 201820181221050034
a/grep-3.2-x86_64-1.txz: Upgraded. a/sed-4.6-x86_64-1.txz: Upgraded. d/vala-0.42.4-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-60.4.0-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/60.4.0/releasenotes/
Diffstat (limited to 'source/a/sed/sed.SlackBuild')
-rwxr-xr-xsource/a/sed/sed.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/sed/sed.SlackBuild b/source/a/sed/sed.SlackBuild
index 6757ead79..312e169c6 100755
--- a/source/a/sed/sed.SlackBuild
+++ b/source/a/sed/sed.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=sed
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
TMP=${TMP:-/tmp}
PKG=$TMP/package-sed