mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
academic/hyphy: Updated for version 2.3.8.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
7abde72faf
commit
87d9f1406a
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for hyphy
|
||||
|
||||
# Copyright 2017 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2017-2018 Petar Petrov slackalaxy@gmail.com
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=hyphy
|
||||
VERSION=${VERSION:-2.3.4}
|
||||
VERSION=${VERSION:-2.3.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hyphy"
|
||||
VERSION="2.3.4"
|
||||
VERSION="2.3.8"
|
||||
HOMEPAGE="https://veg.github.io/hyphy-site/"
|
||||
DOWNLOAD="https://github.com/veg/hyphy/archive/2.3.4/hyphy-2.3.4.tar.gz"
|
||||
MD5SUM="1377f4973f40c7d336cb8d7c81a0bd34"
|
||||
DOWNLOAD="https://github.com/veg/hyphy/archive/2.3.8/hyphy-2.3.8.tar.gz"
|
||||
MD5SUM="e6e50f13e428d9d3a2dfe379ace15189"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue