diff options
-rw-r--r-- | gis/openorienteering-mapper/fix_doc_path.diff | 6 | ||||
-rw-r--r-- | gis/openorienteering-mapper/openorienteering-mapper.SlackBuild | 2 | ||||
-rw-r--r-- | gis/openorienteering-mapper/openorienteering-mapper.info | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/gis/openorienteering-mapper/fix_doc_path.diff b/gis/openorienteering-mapper/fix_doc_path.diff index 494cf3a975..109862c882 100644 --- a/gis/openorienteering-mapper/fix_doc_path.diff +++ b/gis/openorienteering-mapper/fix_doc_path.diff @@ -1,6 +1,6 @@ -diff -Naur mapper-0.8.2.orig/CMakeLists.txt mapper-0.8.2/CMakeLists.txt ---- mapper-0.8.2.orig/CMakeLists.txt 2018-08-12 11:01:50.129865377 +0300 -+++ mapper-0.8.2/CMakeLists.txt 2018-08-12 11:03:52.807861119 +0300 +diff -Naur mapper-0.8.3.orig/CMakeLists.txt mapper-0.8.3/CMakeLists.txt +--- mapper-0.8.3.orig/CMakeLists.txt 2018-10-21 23:14:36.809583502 +0300 ++++ mapper-0.8.3/CMakeLists.txt 2018-10-21 23:15:33.413426964 +0300 @@ -152,7 +152,7 @@ set(MAPPER_RUNTIME_DESTINATION "bin") set(MAPPER_LIBRARY_DESTINATION "lib/${Mapper_PACKAGE_NAME}") diff --git a/gis/openorienteering-mapper/openorienteering-mapper.SlackBuild b/gis/openorienteering-mapper/openorienteering-mapper.SlackBuild index 8c2027576b..dac7195968 100644 --- a/gis/openorienteering-mapper/openorienteering-mapper.SlackBuild +++ b/gis/openorienteering-mapper/openorienteering-mapper.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openorienteering-mapper -VERSION=${VERSION:-0.8.2} +VERSION=${VERSION:-0.8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/openorienteering-mapper/openorienteering-mapper.info b/gis/openorienteering-mapper/openorienteering-mapper.info index 77b75c9b75..ff300e29d5 100644 --- a/gis/openorienteering-mapper/openorienteering-mapper.info +++ b/gis/openorienteering-mapper/openorienteering-mapper.info @@ -1,8 +1,8 @@ PRGNAM="openorienteering-mapper" -VERSION="0.8.2" +VERSION="0.8.3" HOMEPAGE="https://www.openorienteering.org/apps/mapper/" -DOWNLOAD="https://github.com/OpenOrienteering/mapper/archive/v0.8.2/mapper-0.8.2.tar.gz" -MD5SUM="e84499ee9bb8d005537fe0581cdfc615" +DOWNLOAD="https://github.com/OpenOrienteering/mapper/archive/v0.8.3/mapper-0.8.3.tar.gz" +MD5SUM="47d381e6fc1eb664cd8d885993b9d7f9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gdal polyclipping proj qt5" |