mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
package/proj: bump to 9.7.0
We jumped from 9.5.1 straight to 9.7.0, for release notes, see: https://proj.org/en/stable/news.html Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
8d996b98ea
commit
6a73f71736
@@ -1,5 +1,5 @@
|
||||
# Fetched from https://download.osgeo.org/proj/proj-9.5.1.tar.gz.md5
|
||||
md5 07c44ca4a65a0664ce823c8448707c78 proj-9.5.1.tar.gz
|
||||
# Locally calculated
|
||||
sha256 a8395f9696338ffd46b0feb603edbb730fad6746fba77753c77f7f997345e3d3 proj-9.5.1.tar.gz
|
||||
sha256 65705ecd987b50bf63e15820ce6bd17c042feaabda981249831bd230f6689709 proj-9.7.0.tar.gz
|
||||
sha256 6a8f30793e877d32e3f88b972f0970a051a3b5a26cd057d3993cb51e21c43319 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PROJ_VERSION = 9.5.1
|
||||
PROJ_VERSION = 9.7.0
|
||||
PROJ_SITE = http://download.osgeo.org/proj
|
||||
PROJ_LICENSE = MIT
|
||||
PROJ_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user