diff options
author | SlackCoder <slackcoder@server.ky> | 2021-11-20 12:51:46 -0500 |
---|---|---|
committer | SlackCoder <slackcoder@server.ky> | 2021-11-20 12:51:46 -0500 |
commit | 89ecf885adc63af2024f677b4a25a3f17921af12 (patch) | |
tree | 13a2d183b733a9c6e82299a7318c786b7984752a /taler-exchange/taler-exchange.SlackBuild | |
parent | 55e74ab18f93c1161450e32aa1c22df1213709b9 (diff) | |
download | slackbuilds-89ecf885adc63af2024f677b4a25a3f17921af12.tar.xz |
taler-merchant: 0.8.4
Diffstat (limited to 'taler-exchange/taler-exchange.SlackBuild')
-rwxr-xr-x | taler-exchange/taler-exchange.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-exchange/taler-exchange.SlackBuild b/taler-exchange/taler-exchange.SlackBuild index 513d6de..fe14479 100755 --- a/taler-exchange/taler-exchange.SlackBuild +++ b/taler-exchange/taler-exchange.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh PRGNAM=taler-exchange -VERSION=${VERSION:-dadb96} +VERSION=${VERSION:-0.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |