diff options
Diffstat (limited to 'libraries/libvshadow')
-rw-r--r-- | libraries/libvshadow/libvshadow.SlackBuild | 6 | ||||
-rw-r--r-- | libraries/libvshadow/libvshadow.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/libraries/libvshadow/libvshadow.SlackBuild b/libraries/libvshadow/libvshadow.SlackBuild index 6f9d96c519..2c45ea8f6f 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} diff --git a/libraries/libvshadow/libvshadow.info b/libraries/libvshadow/libvshadow.info index 95a408b7e1..4a03d36931 100644 --- a/libraries/libvshadow/libvshadow.info +++ b/libraries/libvshadow/libvshadow.info @@ -1,8 +1,8 @@ PRGNAM="libvshadow" -VERSION="20170902" +VERSION="20190112" HOMEPAGE="https://github.com/libyal/libvshadow" -DOWNLOAD="https://github.com/libyal/libvshadow/releases/download/20170902/libvshadow-alpha-20170902.tar.gz" -MD5SUM="aaff00c722948d2c1bc233793f96b66a" +DOWNLOAD="https://github.com/libyal/libvshadow/releases/download/20190112/libvshadow-alpha-20190112.tar.gz" +MD5SUM="53c0b0648737ccfb8424c68039aa1bc2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |