Skip to content

Commit

Permalink
Update geos to v3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lexual committed Jul 10, 2017
1 parent 9c611a5 commit 32288a9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions geos/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
package:
name: geos
version: 3.5.0
version: 3.5.1

source:
fn: geos-3.5.0.tar.bz2
url: http://download.osgeo.org/geos/geos-3.5.0.tar.bz2
md5: 136842690be7f504fba46b3c539438dd
fn: geos-{{ version }}.tar.bz2
url: http://download.osgeo.org/geos/geos-{{ version }}.tar.bz2
md5: 2e3e1ccbd42fee9ec427106b65e43dc0

build:
features:
Expand Down

0 comments on commit 32288a9

Please sign in to comment.