mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/librasterlite: Updated for version 1.1e.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
bb69d475f3
commit
a5726d3acf
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=librasterlite
|
||||
VERSION=${VERSION:-1.1c}
|
||||
VERSION=${VERSION:-1.1e}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="librasterlite"
|
||||
VERSION="1.1c"
|
||||
VERSION="1.1e"
|
||||
HOMEPAGE="https://www.gaia-gis.it/fossil/librasterlite/index"
|
||||
DOWNLOAD="http://www.gaia-gis.it/gaia-sins/librasterlite-1.1c.tar.gz"
|
||||
MD5SUM="f9c18e25fe50d6fc501b7d14c149782f"
|
||||
DOWNLOAD="http://www.gaia-gis.it/gaia-sins/librasterlite-1.1e.tar.gz"
|
||||
MD5SUM="84dda0a5ebe3e0997bb8f8ad4aa2affa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libgeotiff libspatialite"
|
||||
|
|
Loading…
Reference in a new issue