gis/opencpn: Updated for version 4.8.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
M.Dinslage 2017-09-23 09:36:00 +01:00 committed by David Spencer
parent 2c5903cbe6
commit d80410d46a
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=opencpn
VERSION=${VERSION:-4.6.1}
VERSION=${VERSION:-4.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="opencpn"
VERSION="4.6.1"
VERSION="4.8.0"
HOMEPAGE="https://opencpn.org/ocpn/"
DOWNLOAD="https://github.com/OpenCPN/OpenCPN/archive/v4.6.1/OpenCPN-4.6.1.tar.gz"
MD5SUM="b6a8650527f71ebe4d3859d37b6a0b8c"
DOWNLOAD="https://github.com/OpenCPN/OpenCPN/archive/v4.8.0/OpenCPN-4.8.0.tar.gz"
MD5SUM="6fe962ee769995c6f2b176465e6bb360"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gpsd tinyxml libmspack portaudio wxGTK3"