diff options
author | Barry J. Grundy <bgrundyat> | 2019-01-20 14:29:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-20 22:02:53 +0700 |
commit | 72b9ceacaa1c7ad23b59034b5b4b9d2c622062d2 (patch) | |
tree | b151dedff3cefb53090767b1923318918fd6d9a1 /libraries/libqcow | |
parent | 327179bd3764cc4df9c0a5c61abdd48c20bdb204 (diff) | |
download | slackbuilds-72b9ceacaa1c7ad23b59034b5b4b9d2c622062d2.tar.gz |
libraries/libqcow: Updated for version 20181227.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libqcow')
-rw-r--r-- | libraries/libqcow/libqcow.SlackBuild | 6 | ||||
-rw-r--r-- | libraries/libqcow/libqcow.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/libraries/libqcow/libqcow.SlackBuild b/libraries/libqcow/libqcow.SlackBuild index 9ee5e569f6..90c3df046e 100644 --- a/libraries/libqcow/libqcow.SlackBuild +++ b/libraries/libqcow/libqcow.SlackBuild @@ -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} diff --git a/libraries/libqcow/libqcow.info b/libraries/libqcow/libqcow.info index d9edc0b5a3..c8f83c8e8f 100644 --- a/libraries/libqcow/libqcow.info +++ b/libraries/libqcow/libqcow.info @@ -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="" |