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 7063838334..7b57a4e83b 100644 --- a/libraries/libvshadow/libvshadow.SlackBuild +++ b/libraries/libvshadow/libvshadow.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libvshadow -# Copyright 2014-2015 Barry J. Grundy (bgrundy<at>linuxleo.com) +# Copyright 2014-2016 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 v20150106 January 2015 Barry J. Grundy +# Updated v20160110 March 2016 Barry J. Grundy PRGNAM=libvshadow -VERSION=${VERSION:-20150106} +VERSION=${VERSION:-20160110} STATUS=${STATUS:-alpha} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/libvshadow/libvshadow.info b/libraries/libvshadow/libvshadow.info index fcbba8e9c8..9d346d010f 100644 --- a/libraries/libvshadow/libvshadow.info +++ b/libraries/libvshadow/libvshadow.info @@ -1,8 +1,8 @@ PRGNAM="libvshadow" -VERSION="20150106" +VERSION="20160110" HOMEPAGE="https://github.com/libyal/libvshadow" -DOWNLOAD="https://github.com/libyal/libvshadow/releases/download/20150106/libvshadow-alpha-20150106.tar.gz" -MD5SUM="37454a910c8bbfb815e32a21acd6e7f5" +DOWNLOAD="https://github.com/libyal/libvshadow/releases/download/20160110/libvshadow-alpha-20160110.tar.gz" +MD5SUM="649b60733ad7bf7b98dbc1514fd28a18" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |