mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/libmseed: Updated for version 2.19.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
fab5b660af
commit
c20cff0d46
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libmseed
|
||||
VERSION=${VERSION:-2.19.2}
|
||||
VERSION=${VERSION:-2.19.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libmseed"
|
||||
VERSION="2.19.2"
|
||||
VERSION="2.19.3"
|
||||
HOMEPAGE="https://ds.iris.edu/ds/nodes/dmc/software/downloads/libmseed/"
|
||||
DOWNLOAD="https://github.com/iris-edu/libmseed/archive/v2.19.2/libmseed-2.19.2.tar.gz"
|
||||
MD5SUM="bdfc22314c0e13a88d50dac2d5183b9f"
|
||||
DOWNLOAD="https://github.com/iris-edu/libmseed/archive/v2.19.3/libmseed-2.19.3.tar.gz"
|
||||
MD5SUM="7a360ce7a059339187d6e938314067ae"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue