diff options
Diffstat (limited to 'ham/hamclock/hamclock.SlackBuild')
-rw-r--r-- | ham/hamclock/hamclock.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ham/hamclock/hamclock.SlackBuild b/ham/hamclock/hamclock.SlackBuild index 8b5b05fcc9..8855e36107 100644 --- a/ham/hamclock/hamclock.SlackBuild +++ b/ham/hamclock/hamclock.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hamclock -VERSION=${VERSION:-4.17} +VERSION=${VERSION:-4.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |