diff options
author | Ebben Aries <earies@dscp.org> | 2020-11-14 09:10:13 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-21 00:37:30 +0700 |
commit | 0f88d511552b30fc025b29b407faaf25b92eba48 (patch) | |
tree | 9143f9af001b678c1d29415e86c0565917d49aa1 /network/pulse-sms/pulse-sms.SlackBuild | |
parent | 7a53d71754427f6562df34072d239fab31677b08 (diff) |
network/pulse-sms: Updated for version 4.3.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/pulse-sms/pulse-sms.SlackBuild')
-rw-r--r-- | network/pulse-sms/pulse-sms.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/pulse-sms/pulse-sms.SlackBuild b/network/pulse-sms/pulse-sms.SlackBuild index b37f0e54529ec..081f3c2731fd9 100644 --- a/network/pulse-sms/pulse-sms.SlackBuild +++ b/network/pulse-sms/pulse-sms.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pulse-sms -VERSION=${VERSION:-4.1.0} +VERSION=${VERSION:-4.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |