gis/proj-data: Fix md5sum.

This commit is contained in:
Benjamin Trigona-Harany 2020-03-13 09:58:20 -07:00 committed by Willy Sudiarto Raharjo
parent 2a79967043
commit 45a7a52158
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 1 additions and 1 deletions

View File

@ -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"