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 e281ddf23a26b..30a409df8d537 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.121.2} +VERSION=${VERSION:-0.123.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |