diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-02-24 21:32:51 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-02-25 08:59:45 +0100 |
commit | 604397857e72280ba64741771fa6667d71608201 (patch) | |
tree | fd2d0d047b2495c79fb3dd334c16c37777d5e348 /extra | |
parent | 85042a7c7d5de97fc208ee4d02c7bedf601dc0c4 (diff) | |
download | current-604397857e72280ba64741771fa6667d71608201.tar.gz |
Sun Feb 24 21:32:51 UTC 201920190224213251
a/xfsprogs-4.20.0-x86_64-1.txz: Upgraded.
d/git-2.21.0-x86_64-1.txz: Upgraded.
l/pcre-8.43-x86_64-1.txz: Upgraded.
n/getmail-5.13-x86_64-1.txz: Upgraded.
extra/brltty/brltty-6.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/source/brltty/brltty.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/source/brltty/brltty.SlackBuild b/extra/source/brltty/brltty.SlackBuild index 0190d2f3..f48a4368 100755 --- a/extra/source/brltty/brltty.SlackBuild +++ b/extra/source/brltty/brltty.SlackBuild @@ -32,7 +32,7 @@ PKG=/tmp/package-brltty PKGNAM=brltty VERSION=${VERSION:-$(echo $PKGNAM-*.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 |