gis/proj-data: Fix md5sum.
This commit is contained in:
parent
2a79967043
commit
45a7a52158
|
@ -2,7 +2,7 @@ PRGNAM="proj-data"
|
|||
VERSION="1.0"
|
||||
HOMEPAGE="https://www.osgeo.org/projects/proj/"
|
||||
DOWNLOAD="https://github.com/OSGeo/PROJ-data/releases/download/1.0.0/proj-data-1.0.tar.gz"
|
||||
MD5SUM="xx"
|
||||
MD5SUM="623010e8d864c563fcad6fad0e0f5c0e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="proj"
|
||||
|
|
Loading…
Reference in New Issue