mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
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
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=opencpn-plugin-oesenc
|
PRGNAM=opencpn-plugin-oesenc
|
||||||
VERSION=${VERSION:-2.9.1601}
|
VERSION=${VERSION:-3.0.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="opencpn-plugin-oesenc"
|
PRGNAM="opencpn-plugin-oesenc"
|
||||||
VERSION="2.9.1601"
|
VERSION="3.0.0"
|
||||||
HOMEPAGE="https://opencpn.org/OpenCPN/plugins/oesenc.html"
|
HOMEPAGE="https://opencpn.org/OpenCPN/plugins/oesenc.html"
|
||||||
DOWNLOAD="https://www.dropbox.com/s/jflzm9ds8nyxlld/oesenc_pi-2.9.1601.tar.gz"
|
DOWNLOAD="https://github.com/bdbcat/oesenc_pi/archive/v3.0.0/oesenc_pi-3.0.0.tar.gz"
|
||||||
MD5SUM="5ee776340af240b876187a44d2825fb5"
|
MD5SUM="700e5853cd2269ef5f1a3fc3e6ab98ec"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="opencpn"
|
REQUIRES="opencpn"
|
||||||
|
|
Loading…
Reference in a new issue