diff options
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 6f9d96c51979e..2c45ea8f6f0ad 100644 --- a/libraries/libvshadow/libvshadow.SlackBuild +++ b/libraries/libvshadow/libvshadow.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libvshadow -# Copyright 2014-2017 Barry J. Grundy (bgrundy<at>linuxleo.com) +# Copyright 2014-2019 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 v20170902, March 2018 +# Updated v20190112, Jan 2019 PRGNAM=libvshadow -VERSION=${VERSION:-20170902} +VERSION=${VERSION:-20190112} STATUS=${STATUS:-alpha} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |