summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ArTourter2023-11-10 01:23:42 +0100
committer Willy Sudiarto Raharjo2023-11-11 02:08:33 +0100
commit6e3623124373f98ebb9fe3f8c86f69fe4bf2e6e0 (patch)
tree080218176700f59e21cc1842725d0d19a1820d5f
parent5b2787f08313c9920d909418738c59e5552aad4f (diff)
downloadslackbuilds-6e3623124373f98ebb9fe3f8c86f69fe4bf2e6e0.tar.gz
academic/nco: Updated for version 5.1.9.
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--academic/nco/nco.SlackBuild2
-rw-r--r--academic/nco/nco.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/nco/nco.SlackBuild b/academic/nco/nco.SlackBuild
index 45f5950800..9a73867f2c 100644
--- a/academic/nco/nco.SlackBuild
+++ b/academic/nco/nco.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nco
-VERSION=${VERSION:-5.1.8}
+VERSION=${VERSION:-5.1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/academic/nco/nco.info b/academic/nco/nco.info
index 78ed538ad6..e49417ebbb 100644
--- a/academic/nco/nco.info
+++ b/academic/nco/nco.info
@@ -1,8 +1,8 @@
PRGNAM="nco"
-VERSION="5.1.8"
+VERSION="5.1.9"
HOMEPAGE="http://nco.sf.net"
-DOWNLOAD="https://github.com/nco/nco/archive/5.1.8/nco-5.1.8.tar.gz"
-MD5SUM="7110c5910e33b0e2fdc6df7eb75b4862"
+DOWNLOAD="https://github.com/nco/nco/archive/5.1.9/nco-5.1.9.tar.gz"
+MD5SUM="d6844273e14222c80dc8ae6c84a35a4b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="netcdf udunits antlr2"