gis/opencpn: Updated for version 4.8.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
M.Dinslage 2018-03-10 15:48:57 +00:00 committed by Willy Sudiarto Raharjo
parent ed58965e8c
commit ece2f717a2
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.8.0}
VERSION=${VERSION:-4.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

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