mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
gis/opencpn: Updated for version 4.8.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
86e803f706
commit
575bf1eb9d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=opencpn
|
||||
VERSION=${VERSION:-4.8.4}
|
||||
VERSION=${VERSION:-4.8.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="opencpn"
|
||||
VERSION="4.8.4"
|
||||
VERSION="4.8.6"
|
||||
HOMEPAGE="https://opencpn.org/ocpn/"
|
||||
DOWNLOAD="https://github.com/OpenCPN/OpenCPN/archive/v4.8.4/OpenCPN-4.8.4.tar.gz"
|
||||
MD5SUM="3f2f35d0f8d5f18c3ab25cf623e50570"
|
||||
DOWNLOAD="https://github.com/OpenCPN/OpenCPN/archive/v4.8.6/OpenCPN-4.8.6.tar.gz"
|
||||
MD5SUM="92f5667918e890c051d3fa7b67a1d779"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gpsd tinyxml libmspack portaudio wxGTK3"
|
||||
|
|
Loading…
Reference in a new issue