diff options
author | M.Dinslage <daedra1980@gmail.com> | 2020-01-26 07:03:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-26 07:03:39 +0700 |
commit | cf5449621c8a463e6c78397f084b1b2c1dffd9ff (patch) | |
tree | d57f6e377cd791fafa7533222761e45dccd491ec /gis | |
parent | 92611ea1c9e96bc627b6f6009e8ffeedaec12bb0 (diff) | |
download | slackbuilds-cf5449621c8a463e6c78397f084b1b2c1dffd9ff.tar.gz |
gis/opencpn-plugin-oesenc: Updated for version 4.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-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 17eb3dce8f..c0d4dd0d50 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:-3.3.8} +VERSION=${VERSION:-4.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 4112744805..0f968e158f 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="3.3.8" +VERSION="4.0.0" HOMEPAGE="https://opencpn.org/OpenCPN/plugins/oesenc.html" -DOWNLOAD="https://github.com/bdbcat/oesenc_pi/archive/v3.3.8/oesenc_pi-3.3.8.tar.gz" -MD5SUM="6832bdaa4d62f93f2241582429cc616e" +DOWNLOAD="https://github.com/bdbcat/oesenc_pi/archive/v4.0.0/oesenc_pi-4.0.0.tar.gz" +MD5SUM="20b7073eb235a318d09bbb98330e04b7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="opencpn" |