diff options
Diffstat (limited to 'development/pulsar/pulsar.SlackBuild')
-rw-r--r-- | development/pulsar/pulsar.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/pulsar/pulsar.SlackBuild b/development/pulsar/pulsar.SlackBuild index a53dce043e..109e61af84 100644 --- a/development/pulsar/pulsar.SlackBuild +++ b/development/pulsar/pulsar.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pulsar -VERSION=${VERSION:-1.120.0} +VERSION=${VERSION:-1.125.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |