libraries/libqcow: Updated for version 20160123.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Barry J. Grundy 2016-03-22 00:26:32 +07:00 committed by Willy Sudiarto Raharjo
parent aee38e4839
commit fc2dc297e0
2 changed files with 6 additions and 6 deletions

View file

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

View file

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