diff options
author | Ebben Aries <earies@dscp.org> | 2021-04-30 08:08:10 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-01 21:55:38 +0700 |
commit | be7f5c54ca057cec5d8d586257a5f8d6966013a3 (patch) | |
tree | 843c98bb26019c7ac84ef15898e32f1233af6ffc /network/pulse-sms/pulse-sms.SlackBuild | |
parent | af6107a7b563e0dcad7db1e555975e6434f38896 (diff) | |
download | slackbuilds-be7f5c54ca057cec5d8d586257a5f8d6966013a3.tar.gz |
network/pulse-sms: Updated for version 4.4.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/pulse-sms/pulse-sms.SlackBuild b/network/pulse-sms/pulse-sms.SlackBuild index 081f3c2731..726fd26fc1 100644 --- a/network/pulse-sms/pulse-sms.SlackBuild +++ b/network/pulse-sms/pulse-sms.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Pulse SMS -# Copyright 2020 Ebben Aries +# Copyright 2020-2021 Ebben Aries <slackbuilds@dscp.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pulse-sms -VERSION=${VERSION:-4.3.0} +VERSION=${VERSION:-4.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |