R-cran-isoband: update to 0.2.4.
This commit is contained in:
parent
8138641026
commit
89d971e031
|
@ -1,15 +1,13 @@
|
|||
# Template file for 'R-cran-isoband'
|
||||
pkgname=R-cran-isoband
|
||||
version=0.2.2
|
||||
revision=2
|
||||
version=0.2.4
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
hostmakedepends="R-cran-testthat"
|
||||
depends="R-cran-testthat"
|
||||
short_desc="Generate Isolines and Isobands from Regularly Spaced Elevation Grids"
|
||||
maintainer="Luke Hannan <lukehannan@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/wilkelab/isoband"
|
||||
checksum=fd1bb33c547e1ace948212aacb12c7b1907fa3dbf1d417c236dbac4702788e10
|
||||
checksum=96d5bbdbfa4ead40bf30cec5a0d525b6a6b0f21eb92d179289ce2c4459bf387c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue