Bump buidlroot version to 2018.02.6
This commit is contained in:
13
bsp/buildroot/package/proj/proj.mk
Normal file
13
bsp/buildroot/package/proj/proj.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# proj
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PROJ_VERSION = 4.9.3
|
||||
PROJ_SITE = http://download.osgeo.org/proj
|
||||
PROJ_LICENSE = MIT
|
||||
PROJ_LICENSE_FILES = COPYING
|
||||
PROJ_INSTALL_STAGING = YES
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user