diff options
author | Ebben Aries <earies@dscp.org> | 2021-10-29 17:49:44 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-30 23:51:52 +0700 |
commit | fe84bc1c74710622087ae99c28f693826b8d6a18 (patch) | |
tree | f8a13c9cc446a23afc115fdc7621f5246682cb01 /network/pulse-sms/pulse-sms.SlackBuild | |
parent | fcfb4045f605abf9971b6512c48bcd9daf422a6e (diff) |
network/pulse-sms: Updated for version 4.5.2
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 9b4f0c63ed900..0a874716df16d 100644 --- a/network/pulse-sms/pulse-sms.SlackBuild +++ b/network/pulse-sms/pulse-sms.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pulse-sms -VERSION=${VERSION:-4.5.1} +VERSION=${VERSION:-4.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |