summaryrefslogtreecommitdiffstats
path: root/source/xap/freerdp/freerdp.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-08-29 00:06:09 +0000
committer Eric Hameleers <alien@slackware.com>2023-08-29 02:29:59 +0200
commit568c271aef987a6cc0bdd7e8d61e9b268d96ffa5 (patch)
treeb798bd276a4c0e4d6a4cc79869d7508f23f8d7ba /source/xap/freerdp/freerdp.SlackBuild
parent6040e1895de0a28ad5ea3ca7093c6f8a768a6cc7 (diff)
downloadcurrent-568c271aef987a6cc0bdd7e8d61e9b268d96ffa5.tar.gz
current-568c271aef987a6cc0bdd7e8d61e9b268d96ffa5.tar.xz
Tue Aug 29 00:06:09 UTC 202320230829000609
l/fmt-10.1.1-x86_64-1.txz: Upgraded. l/libedit-20230828_3.1-x86_64-1.txz: Upgraded. n/daemon-0.8.4-x86_64-1.txz: Upgraded. x/vulkan-sdk-1.3.250.0-x86_64-1.txz: Upgraded. Thanks to Heinz Wiesinger. xap/freerdp-2.11.0-x86_64-1.txz: Upgraded.
Diffstat (limited to '')
-rwxr-xr-xsource/xap/freerdp/freerdp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/freerdp/freerdp.SlackBuild b/source/xap/freerdp/freerdp.SlackBuild
index 6252d5db3..21e78ee05 100755
--- a/source/xap/freerdp/freerdp.SlackBuild
+++ b/source/xap/freerdp/freerdp.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=freerdp
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