diff options
author | M.Dinslage <daedra1980@gmail.com> | 2019-11-01 06:19:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-01 06:19:03 +0700 |
commit | c02df153245708ee75889002c9a775d20e68c354 (patch) | |
tree | e18769842169dab73974b5af6001cfb9c7bdd695 /gis | |
parent | f29328247a0d3283386c11eb0265270024c67c65 (diff) |
gis/opencpn-plugin-oesenc: Updated for version 3.3.8.
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 0e1c9688c742..17eb3dce8fc4 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.0} +VERSION=${VERSION:-3.3.8} 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 8b1de36b0266..4112744805fb 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.0" +VERSION="3.3.8" HOMEPAGE="https://opencpn.org/OpenCPN/plugins/oesenc.html" -DOWNLOAD="https://github.com/bdbcat/oesenc_pi/archive/v3.3.0/oesenc_pi-3.3.0.tar.gz" -MD5SUM="01366411ef82a2d775a4f7b0f23d33d6" +DOWNLOAD="https://github.com/bdbcat/oesenc_pi/archive/v3.3.8/oesenc_pi-3.3.8.tar.gz" +MD5SUM="6832bdaa4d62f93f2241582429cc616e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="opencpn" |