diff options
author | Ebben Aries <earies@dscp.org> | 2021-06-22 17:59:44 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-24 10:32:10 +0700 |
commit | ed715f778588de123f82d507183d174a61f05bc0 (patch) | |
tree | 68534ba7103166cd025d6e096c8cdc062a9209f6 /network/pulse-sms/pulse-sms.SlackBuild | |
parent | dabc90aa8d8f7dd09a144a98b957f85650820acc (diff) |
network/pulse-sms: Updated for version 4.4.1
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 726fd26fc1..64ee77e197 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.4.0} +VERSION=${VERSION:-4.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |