diff options
Diffstat (limited to 'meta-oe/recipes-navigation/geos/geos.inc')
-rw-r--r-- | meta-oe/recipes-navigation/geos/geos.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-navigation/geos/geos.inc b/meta-oe/recipes-navigation/geos/geos.inc index b09e584ac..bfac69b09 100644 --- a/meta-oe/recipes-navigation/geos/geos.inc +++ b/meta-oe/recipes-navigation/geos/geos.inc | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "GEOS - Geometry Engine, Open Source" | |||
2 | HOMEPAGE = "http://trac.osgeo.org/geos/" | 2 | HOMEPAGE = "http://trac.osgeo.org/geos/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | 4 | ||
5 | LICENSE = "LGPLv2.1+" | 5 | LICENSE = "LGPL-2.1-or-later" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
7 | 7 | ||
8 | SRC_URI = "http://download.osgeo.org/geos/geos-${PV}.tar.bz2" | 8 | SRC_URI = "http://download.osgeo.org/geos/geos-${PV}.tar.bz2" |