diff options
Diffstat (limited to 'source/xap/x11-ssh-askpass/x11-ssh-askpass.SlackBuild')
-rwxr-xr-x | source/xap/x11-ssh-askpass/x11-ssh-askpass.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/x11-ssh-askpass/x11-ssh-askpass.SlackBuild b/source/xap/x11-ssh-askpass/x11-ssh-askpass.SlackBuild index a5d01860..ba4c2713 100755 --- a/source/xap/x11-ssh-askpass/x11-ssh-askpass.SlackBuild +++ b/source/xap/x11-ssh-askpass/x11-ssh-askpass.SlackBuild @@ -7,7 +7,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=x11-ssh-askpass VERSION=1.2.4.1 -BUILD=${BUILD:-3} +BUILD=${BUILD:-4} TAG=${TAG:-} # Automatically determine the architecture we're building on: |