gis/opencpn-plugin-oesenc: Updated for version 3.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7befa8a9cc
commit
6cf6da0f0a
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue