diff options
-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" |