diff options
Diffstat (limited to 'development/hugo/hugo.SlackBuild')
-rw-r--r-- | development/hugo/hugo.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/hugo/hugo.SlackBuild b/development/hugo/hugo.SlackBuild index 0ac9bda17b..d280f6b979 100644 --- a/development/hugo/hugo.SlackBuild +++ b/development/hugo/hugo.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hugo -VERSION=${VERSION:-0.92.2} +VERSION=${VERSION:-0.94.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |