mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
gis/opencpn-plugin-oesenc: Updated for version 3.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f999095ed5
commit
d43c12aea4
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:-3.2.0}
|
VERSION=${VERSION:-3.3.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="3.2.0"
|
VERSION="3.3.0"
|
||||||
HOMEPAGE="https://opencpn.org/OpenCPN/plugins/oesenc.html"
|
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"
|
DOWNLOAD="https://github.com/bdbcat/oesenc_pi/archive/v3.3.0/oesenc_pi-3.3.0.tar.gz"
|
||||||
MD5SUM="8847c01066737b7ae073bf0fd0cfbd7f"
|
MD5SUM="01366411ef82a2d775a4f7b0f23d33d6"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="opencpn"
|
REQUIRES="opencpn"
|
||||||
|
|
Loading…
Reference in a new issue