From e6e008bf40ee3192da9bc4a88d46b0c82019853a Mon Sep 17 00:00:00 2001 From: brobr Date: Sat, 27 Jan 2024 18:55:46 +0000 Subject: academic/samtools: Upgrade to version 1.19.2 Signed-off-by: Willy Sudiarto Raharjo --- academic/samtools/samtools.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'academic/samtools/samtools.SlackBuild') diff --git a/academic/samtools/samtools.SlackBuild b/academic/samtools/samtools.SlackBuild index d7343d27ddb43..7efbaf3288ca1 100644 --- a/academic/samtools/samtools.SlackBuild +++ b/academic/samtools/samtools.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for samtools # Copyright 2013-2016 Petar Petrov slackalaxy@gmail.com -# Copyright 2017-2023 Rob van Nues # All rights reserved. +# Copyright 2017-2024 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: @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=samtools -VERSION=${VERSION:-1.19} -HTSLIBV=${HTSLIBV:-1.19} +VERSION=${VERSION:-1.19.2} +HTSLIBV=${HTSLIBV:-1.19.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3