diff options
author | M.Dinslage <daedra1980@gmail.com> | 2019-06-09 14:49:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 14:49:02 +0700 |
commit | 6cf6da0f0a2cf4eee74ea8c98c8a42745055dbf5 (patch) | |
tree | 168818f82666f4c5a3cb9e38c80f7faba4251379 | |
parent | 7befa8a9cc731d65e3b31dc6d53d0435237aa750 (diff) | |
download | slackbuilds-6cf6da0f0a2cf4eee74ea8c98c8a42745055dbf5.tar.gz |
gis/opencpn-plugin-oesenc: Updated for version 3.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | gis/opencpn-plugin-oesenc/opencpn-plugin-oesenc.SlackBuild | 2 | ||||
-rw-r--r-- | gis/opencpn-plugin-oesenc/opencpn-plugin-oesenc.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/opencpn-plugin-oesenc/opencpn-plugin-oesenc.SlackBuild b/gis/opencpn-plugin-oesenc/opencpn-plugin-oesenc.SlackBuild index 9d6ed6658d..b30a6f3f61 100644 --- a/gis/opencpn-plugin-oesenc/opencpn-plugin-oesenc.SlackBuild +++ b/gis/opencpn-plugin-oesenc/opencpn-plugin-oesenc.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=opencpn-plugin-oesenc -VERSION=${VERSION:-2.9.1601} +VERSION=${VERSION:-3.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/opencpn-plugin-oesenc/opencpn-plugin-oesenc.info b/gis/opencpn-plugin-oesenc/opencpn-plugin-oesenc.info index 0a1441d693..6e5bfa95a8 100644 --- a/gis/opencpn-plugin-oesenc/opencpn-plugin-oesenc.info +++ b/gis/opencpn-plugin-oesenc/opencpn-plugin-oesenc.info @@ -1,8 +1,8 @@ PRGNAM="opencpn-plugin-oesenc" -VERSION="2.9.1601" +VERSION="3.0.0" HOMEPAGE="https://opencpn.org/OpenCPN/plugins/oesenc.html" -DOWNLOAD="https://www.dropbox.com/s/jflzm9ds8nyxlld/oesenc_pi-2.9.1601.tar.gz" -MD5SUM="5ee776340af240b876187a44d2825fb5" +DOWNLOAD="https://github.com/bdbcat/oesenc_pi/archive/v3.0.0/oesenc_pi-3.0.0.tar.gz" +MD5SUM="700e5853cd2269ef5f1a3fc3e6ab98ec" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="opencpn" |