mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libmseed: Updated for version 2.19.7.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5caa93f632
commit
266f162772
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=libmseed
|
||||
VERSION=${VERSION:-2.19.6}
|
||||
VERSION=${VERSION:-2.19.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libmseed"
|
||||
VERSION="2.19.6"
|
||||
VERSION="2.19.7"
|
||||
HOMEPAGE="https://github.com/iris-edu/libmseed"
|
||||
DOWNLOAD="https://github.com/iris-edu/libmseed/archive/v2.19.6/libmseed-2.19.6.tar.gz"
|
||||
MD5SUM="b40f7c52301ceb614ed9f1c3212353ec"
|
||||
DOWNLOAD="https://github.com/iris-edu/libmseed/archive/v2.19.7/libmseed-2.19.7.tar.gz"
|
||||
MD5SUM="758a70b85e4503975860e2fc9d6b072f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue