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