mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
gis/cligj: Updated for version 0.4.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
83832a821d
commit
a0d746767f
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=cligj
|
||||
VERSION=${VERSION:-0.3.0}
|
||||
VERSION=${VERSION:-0.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cligj"
|
||||
VERSION="0.3.0"
|
||||
VERSION="0.4.0"
|
||||
HOMEPAGE="https://github.com/mapbox/cligj"
|
||||
DOWNLOAD="https://github.com/mapbox/cligj/archive/0.3.0.tar.gz"
|
||||
MD5SUM="c3a3270cea427667317d4dfdb18334a3"
|
||||
DOWNLOAD="https://github.com/mapbox/cligj/archive/0.4.0.tar.gz"
|
||||
MD5SUM="f95e862644749619b29260647fa13633"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="click"
|
||||
|
|
Loading…
Reference in a new issue