diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2018-11-17 20:14:59 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-24 12:35:10 +0700 |
commit | 9c6e090e2f6fd5ee58bd3d726576939fc43c92d7 (patch) | |
tree | 04e4297c85706e28d367d5e2a74b36fa164915ed /libraries/Nevow/Nevow.SlackBuild | |
parent | 85d9d878b81a8907d642ae7f8c3f4096f454b57c (diff) | |
download | slackbuilds-9c6e090e2f6fd5ee58bd3d726576939fc43c92d7.tar.gz |
libraries/Nevow: Updated for version 0.14.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/Nevow/Nevow.SlackBuild')
-rw-r--r-- | libraries/Nevow/Nevow.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/Nevow/Nevow.SlackBuild b/libraries/Nevow/Nevow.SlackBuild index a58c39bf05..8b2be7cd14 100644 --- a/libraries/Nevow/Nevow.SlackBuild +++ b/libraries/Nevow/Nevow.SlackBuild @@ -27,7 +27,7 @@ # Now maintained by Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115 PRGNAM=Nevow -VERSION=${VERSION:-0.14.3} +VERSION=${VERSION:-0.14.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |