mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
gis/pktools: Updated for version 2.6.7.3.
This commit is contained in:
parent
2fbfe445d6
commit
5b45425c49
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=pktools
|
||||
SRCNAM=$(echo $PRGNAM | tr "[a-z]" "[A-Z]")
|
||||
VERSION=${VERSION:-2.6.7.2}
|
||||
VERSION=${VERSION:-2.6.7.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pktools"
|
||||
VERSION="2.6.7.2"
|
||||
VERSION="2.6.7.3"
|
||||
HOMEPAGE="http://pktools.nongnu.org/"
|
||||
DOWNLOAD="http://download.savannah.gnu.org/releases/pktools/PKTOOLS-2.6.7.2.tar.gz"
|
||||
MD5SUM="ced0c8b8fd80c53ca6a5926037e7e826"
|
||||
DOWNLOAD="http://download.savannah.gnu.org/releases/pktools/PKTOOLS-2.6.7.3.tar.gz"
|
||||
MD5SUM="767f19ef4e368be5f95989542ff9dba5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="armadillo gdal"
|
||||
|
|
Loading…
Reference in a new issue