summaryrefslogtreecommitdiffstats
path: root/academic/bcftools/bcftools.SlackBuild
diff options
context:
space:
mode:
author Rob van Nues2021-03-26 23:56:43 +0100
committer Willy Sudiarto Raharjo2021-03-27 04:23:16 +0100
commit9f44fb23d8a4451bc2b73453f424e38b275b126c (patch)
tree10e666fa0ba359bc9793a0d3debeb766dda254f1 /academic/bcftools/bcftools.SlackBuild
parent4450a4562bcf0030f7da903c803052cd2200870d (diff)
downloadslackbuilds-9f44fb23d8a4451bc2b73453f424e38b275b126c.tar.gz
academic/bcftools: Updated for version 1.12.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/bcftools/bcftools.SlackBuild')
-rw-r--r--academic/bcftools/bcftools.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/academic/bcftools/bcftools.SlackBuild b/academic/bcftools/bcftools.SlackBuild
index 7a17a33d25..9576a89c84 100644
--- a/academic/bcftools/bcftools.SlackBuild
+++ b/academic/bcftools/bcftools.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for samtools
-# Copyright 2017-2020 Rob van Nues # All rights reserved.
+# Copyright 2017-2021 Rob van Nues # All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@@ -22,10 +22,10 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-PRGNAM=bcftools
-VERSION=${VERSION:-1.11}
+PRGNAM=bcftools
+VERSION=${VERSION:-1.12}
BUILD=${BUILD:-1}
-TAG=${TAG:-_SBo}
+TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in