diff options
author | Barry J. Grundy <bgrundy@linuxleo.com> | 2017-01-22 15:20:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-24 07:22:57 +0700 |
commit | 4d259c7478c7b95958755e382996c522a01a0214 (patch) | |
tree | 2de40aeaf52ff44a8a1fa05a816beccad16f3418 /libraries/libvshadow/libvshadow.SlackBuild | |
parent | cfd508308173a1916e3d72be0fd1c6c448d6ebe6 (diff) | |
download | slackbuilds-4d259c7478c7b95958755e382996c522a01a0214.tar.gz |
libraries/libvshadow: Updated for version 20161111.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libvshadow/libvshadow.SlackBuild')
-rw-r--r-- | libraries/libvshadow/libvshadow.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libvshadow/libvshadow.SlackBuild b/libraries/libvshadow/libvshadow.SlackBuild index 7b57a4e83b..11f49bc44f 100644 --- a/libraries/libvshadow/libvshadow.SlackBuild +++ b/libraries/libvshadow/libvshadow.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libvshadow -# Copyright 2014-2016 Barry J. Grundy (bgrundy<at>linuxleo.com) +# Copyright 2014-2017 Barry J. Grundy (bgrundy<at>linuxleo.com) # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,10 +22,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Updated v20160110 March 2016 Barry J. Grundy +# Updated v20161111 January 2017 Barry J. Grundy PRGNAM=libvshadow -VERSION=${VERSION:-20160110} +VERSION=${VERSION:-20161111} STATUS=${STATUS:-alpha} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |