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/libqcow.SlackBuild | |
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/libqcow.SlackBuild')
-rw-r--r-- | libraries/libqcow/libqcow.SlackBuild | 6 |
1 files changed, 3 insertions, 3 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} |