diff options
author | Barry J. Grundy <bgrundy@linuxleo.com> | 2016-03-22 00:38:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-22 00:38:42 +0700 |
commit | a7bd4a3006c57da7a57d62b64984318563807af8 (patch) | |
tree | 071c17ac0eb0af1cb13ce5d9c831308017468e5f /libraries/libvhdi | |
parent | 98dbeb9801a3f777062b328e0d5109e5517a26ba (diff) |
libraries/libvhdi: Updated for version 20160108.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libvhdi')
-rw-r--r-- | libraries/libvhdi/libvhdi.SlackBuild | 6 | ||||
-rw-r--r-- | libraries/libvhdi/libvhdi.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/libraries/libvhdi/libvhdi.SlackBuild b/libraries/libvhdi/libvhdi.SlackBuild index c2dbafd44449..46c4a8f607f2 100644 --- a/libraries/libvhdi/libvhdi.SlackBuild +++ b/libraries/libvhdi/libvhdi.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libvhdi -# Copyright 2014 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 v20150110 January 2015, Barry J. Grundy +# Updated v20160108 March 2016 Barry J. Grundy PRGNAM=libvhdi -VERSION=${VERSION:-20150110} +VERSION=${VERSION:-20160108} STATUS=${STATUS:-alpha} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/libvhdi/libvhdi.info b/libraries/libvhdi/libvhdi.info index 8393f8f8bdd3..00dc75431039 100644 --- a/libraries/libvhdi/libvhdi.info +++ b/libraries/libvhdi/libvhdi.info @@ -1,8 +1,8 @@ PRGNAM="libvhdi" -VERSION="20150110" +VERSION="20160108" HOMEPAGE="https://github.com/libyal/libvhdi" -DOWNLOAD="https://github.com/libyal/libvhdi/releases/download/20150110/libvhdi-alpha-20150110.tar.gz" -MD5SUM="24cfe994ef5dbcb4bcaee89d4c60ca16" +DOWNLOAD="https://github.com/libyal/libvhdi/releases/download/20160108/libvhdi-alpha-20160108.tar.gz" +MD5SUM="2757faf237a86db5ea5f05b1fb8ec61c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |