mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
gis/pyshp: Updated for version 1.2.12.
This commit is contained in:
parent
e855680be2
commit
7355d9bfd4
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pyshp
|
||||
VERSION=${VERSION:-1.2.11}
|
||||
VERSION=${VERSION:-1.2.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pyshp"
|
||||
VERSION="1.2.11"
|
||||
VERSION="1.2.12"
|
||||
HOMEPAGE="https://github.com/GeospatialPython/pyshp"
|
||||
DOWNLOAD="https://github.com/GeospatialPython/pyshp/archive/1.2.11/pyshp-1.2.11.tar.gz"
|
||||
MD5SUM="5fb80416eed38b13025912ed29ba94f0"
|
||||
DOWNLOAD="https://github.com/GeospatialPython/pyshp/archive/1.2.12/pyshp-1.2.12.tar.gz"
|
||||
MD5SUM="167b38344cd6efcae01c347160296f98"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue