diff options
author | M.Dinslage <daedra1980@gmail.com> | 2019-09-14 11:23:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-14 11:23:41 +0700 |
commit | d43c12aea467362af47182750d392288d85a5867 (patch) | |
tree | 0bf66b9d18e8f75ef8e0b06b0438e36934dbfd6c /gis | |
parent | f999095ed5dc7e78438f46411c6eb87b4c146fa8 (diff) | |
download | slackbuilds-d43c12aea467362af47182750d392288d85a5867.tar.gz |
gis/opencpn-plugin-oesenc: Updated for version 3.3.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 3ec0ec0280..0e1c9688c7 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.2.0} +VERSION=${VERSION:-3.3.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 ba62f28e15..8b1de36b02 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.2.0" +VERSION="3.3.0" HOMEPAGE="https://opencpn.org/OpenCPN/plugins/oesenc.html" -DOWNLOAD="https://github.com/bdbcat/oesenc_pi/archive/v3.2.0/oesenc_pi-3.2.0.tar.gz" -MD5SUM="8847c01066737b7ae073bf0fd0cfbd7f" +DOWNLOAD="https://github.com/bdbcat/oesenc_pi/archive/v3.3.0/oesenc_pi-3.3.0.tar.gz" +MD5SUM="01366411ef82a2d775a4f7b0f23d33d6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="opencpn" |