From bdbefdbea71288845e3929c981e655ae8fce9ba6 Mon Sep 17 00:00:00 2001 From: ArTourter Date: Wed, 26 Apr 2023 00:39:56 +0100 Subject: gis/proj-data: Updated for version 1.13. Signed-off-by: ArTourter Signed-off-by: Willy Sudiarto Raharjo --- gis/proj-data/proj-data.SlackBuild | 4 ++-- gis/proj-data/proj-data.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gis/proj-data/proj-data.SlackBuild b/gis/proj-data/proj-data.SlackBuild index 7ecee5cd8c..d460f0cdd4 100644 --- a/gis/proj-data/proj-data.SlackBuild +++ b/gis/proj-data/proj-data.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for proj-data # Copyright 2020 Benjamin Trigona-Harany -# Copyright 2021-2022 Gregory J. L. Tourte +# Copyright 2021-2023 Gregory J. L. Tourte # # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=proj-data -VERSION=${VERSION:-1.12} +VERSION=${VERSION:-1.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/gis/proj-data/proj-data.info b/gis/proj-data/proj-data.info index aac51c169b..1abbc7aeb2 100644 --- a/gis/proj-data/proj-data.info +++ b/gis/proj-data/proj-data.info @@ -1,8 +1,8 @@ PRGNAM="proj-data" -VERSION="1.12" +VERSION="1.13" HOMEPAGE="https://www.osgeo.org/projects/proj/" -DOWNLOAD="https://github.com/OSGeo/PROJ-data/releases/download/1.12.0/proj-data-1.12.tar.gz" -MD5SUM="127af91b4daeb55bb5d5a4da93e55455" +DOWNLOAD="https://github.com/OSGeo/PROJ-data/releases/download/1.13.0/proj-data-1.13.tar.gz" +MD5SUM="48483a52f328e505639251addf6fa5d4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="proj" -- cgit v1.2.3