diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-23 00:23:26 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-23 00:23:26 -0500 |
commit | 18dea74a4fc97531b2979730401cc484d1ed5e4c (patch) | |
tree | 301ad46a662d6451bfa746d5d79ab1cb30ff8925 /libraries/openbabel/openbabel.info | |
parent | 9842cab66fce4288d93a445da8f2385b53f690c9 (diff) |
libraries/openbabel: Updated for version 3.1.1.
If this is too new, then reverting is fine, but since we're
working toward Slackware 15.0, and this 3.1.1 release has
been out for a bit, let's see what happens...
Diffstat (limited to 'libraries/openbabel/openbabel.info')
-rw-r--r-- | libraries/openbabel/openbabel.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/openbabel/openbabel.info b/libraries/openbabel/openbabel.info index 112968ba8a24f..8ef40b4590d1b 100644 --- a/libraries/openbabel/openbabel.info +++ b/libraries/openbabel/openbabel.info @@ -1,8 +1,8 @@ PRGNAM="openbabel" -VERSION="2.4.1" +VERSION="3.1.1" HOMEPAGE="http://openbabel.sourceforge.net" -DOWNLOAD="https://github.com/openbabel/openbabel/archive/openbabel-2-4-1/openbabel-2-4-1.tar.gz" -MD5SUM="c0e0aefeef0f9f2bb2c78109d65c30a5" +DOWNLOAD="https://github.com/openbabel/openbabel/releases/download/openbabel-3-1-1/openbabel-3.1.1-source.tar.bz2" +MD5SUM="581c78e6c89368b9f0c17cfb5cec8190" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |