mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
shapelib: update to 1.5.0.
This commit is contained in:
parent
f05c9d56c4
commit
cfd05dcd43
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'shapelib'
|
# Template file for 'shapelib'
|
||||||
pkgname=shapelib
|
pkgname=shapelib
|
||||||
version=1.4.1
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Library for reading and writing of ESRI Shapefiles"
|
short_desc="Library for reading and writing of ESRI Shapefiles"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="LGPL-2.0-only"
|
license="LGPL-2.0-only"
|
||||||
homepage="http://shapelib.maptools.org/"
|
homepage="http://shapelib.maptools.org/"
|
||||||
distfiles="http://download.osgeo.org/shapelib/shapelib-${version}.tar.gz"
|
distfiles="http://download.osgeo.org/shapelib/shapelib-${version}.tar.gz"
|
||||||
checksum=a4c94817365761a3a4c21bb3ca1c680a6bdfd3edd61df9fdd291d3e7645923b3
|
checksum=1fc0a480982caef9e7b9423070b47750ba34cd0ba82668f2e638fab1d07adae1
|
||||||
|
|
||||||
shapelib-devel_package() {
|
shapelib-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue