diff options
Diffstat (limited to 'libraries/rest/rest.SlackBuild')
-rw-r--r-- | libraries/rest/rest.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/rest/rest.SlackBuild b/libraries/rest/rest.SlackBuild index feb18be0d3..71cf330f75 100644 --- a/libraries/rest/rest.SlackBuild +++ b/libraries/rest/rest.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for rest -# Copyright 2013-2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2013-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=rest -VERSION=${VERSION:-0.7.93} +VERSION=${VERSION:-0.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |