mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
GPXSee: bump to 6.2 (#3205)
This commit is contained in:
committed by
Sergei Reznikov
parent
da50f0c97a
commit
a5040a86ae
@@ -6,7 +6,7 @@ COPYRIGHT="2018 Martin Tůma"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="250e316fc40e542397720990b943c43cf1725a7b2d665ccf911c9e62d4a8f249"
|
||||
CHECKSUM_SHA256="888378daa49254fabd37eb6b5a054ebe18b8fd1f12a553aa1b840cdc78b61a3b"
|
||||
SOURCE_DIR="GPXSee-$portVersion"
|
||||
PATCHES="gpxsee-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="gpxsee.rdef.in"
|
||||
@@ -1,11 +1,11 @@
|
||||
From 5b17ce9c25328c12b2906dcfc6596c1ae1cde1aa Mon Sep 17 00:00:00 2001
|
||||
From a507a1a8c50b7e8704505d44d12ab04ddffbbd48 Mon Sep 17 00:00:00 2001
|
||||
From: Nikolay Korotkiy <sikmir@gmail.com>
|
||||
Date: Mon, 1 Oct 2018 22:52:47 +0300
|
||||
Date: Wed, 10 Oct 2018 13:07:48 +0300
|
||||
Subject: Fix GLOBAL_DIR/USER_DIR
|
||||
|
||||
|
||||
diff --git a/src/config.h b/src/config.h
|
||||
index 3f078f4..8a7019c 100644
|
||||
index 3f078f4..1393401 100644
|
||||
--- a/src/config.h
|
||||
+++ b/src/config.h
|
||||
@@ -26,6 +26,9 @@
|
||||
Reference in New Issue
Block a user