libraries/libvmdk: Updated for version 20181216.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Barry J. Grundy 2019-01-19 04:18:53 +07:00 committed by Willy Sudiarto Raharjo
parent 301ae5e62f
commit 76e0946d22
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for libvmdk
# Copyright 2014-2016 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 v20160119 March 2016, Barry J. Grundy
# Updated v20181216 Jan 2019
PRGNAM=libvmdk
VERSION=${VERSION:-20160119}
VERSION=${VERSION:-20181216}
STATUS=${STATUS:-alpha}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libvmdk"
VERSION="20160119"
VERSION="20181216"
HOMEPAGE="https://github.com/libyal/libvmdk"
DOWNLOAD="https://github.com/libyal/libvmdk/releases/download/20160119/libvmdk-alpha-20160119.tar.gz"
MD5SUM="c977494633fce4a019f2d0fa466938e2"
DOWNLOAD="https://github.com/libyal/libvmdk/releases/download/20181216/libvmdk-alpha-20181216.tar.gz"
MD5SUM="585882042d45129a5ccf81568c2c05e2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""