diff options
Diffstat (limited to 'development/hopper/hopper.SlackBuild')
-rw-r--r-- | development/hopper/hopper.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/hopper/hopper.SlackBuild b/development/hopper/hopper.SlackBuild index 6dc42e4d0dffe..63b3c8403e14f 100644 --- a/development/hopper/hopper.SlackBuild +++ b/development/hopper/hopper.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hopper -VERSION=${VERSION:-4.9.1} +VERSION=${VERSION:-4.9.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |