libraries/libqcow: Updated for version 20181227.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Barry J. Grundy 2019-01-20 14:29:20 +07:00 committed by Willy Sudiarto Raharjo
parent 327179bd37
commit 72b9ceacaa
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for libqcow
# 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 v20160123 March 2016 Barry J. Grundy
# Updated v20181227 Jan 2019 Barry J. Grundy
PRGNAM=libqcow
VERSION=${VERSION:-20160123}
VERSION=${VERSION:-20181227}
STATUS=${STATUS:-alpha}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="libqcow"
VERSION="20160123"
VERSION="20181227"
HOMEPAGE="https://github.com/libyal/libqcow"
DOWNLOAD="https://github.com/libyal/libqcow/releases/download/20160123/libqcow-alpha-20160123.tar.gz"
MD5SUM="fe1411e3a0f0f0bd2451b0b9db09eb82"
DOWNLOAD="https://github.com/libyal/libqcow/releases/download/20181227/libqcow-alpha-20181227.tar.gz"
MD5SUM="79ebef2ac8d47e6497a51a19358b27a0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""