gis/opencpn: Updated for version 4.8.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ed58965e8c
commit
ece2f717a2
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue