aboutsummaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
Diffstat (limited to 'ports')
-rw-r--r--ports/proj4/portfile.cmake4
-rw-r--r--ports/proj4/vcpkg.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/proj4/portfile.cmake b/ports/proj4/portfile.cmake
index c28b6f2af..89bcc3b4a 100644
--- a/ports/proj4/portfile.cmake
+++ b/ports/proj4/portfile.cmake
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO OSGeo/PROJ
- REF 7.2.0
- SHA512 65dfca92b7890a9ffa78f48da443045069a250e2974dcf564fa23ffc297f87235b669983b39906352bd8eb702714b98fd89a4c7beaad4ad70834993a6de85128
+ REF 7.2.1
+ SHA512 e6e77266dcd70c939c16667c916cccab8de161221d2ef600cfca43382f50da2dc8d790561556b4416adbb4ac6fba939004e0cc936c278e0e808dc3566e9a70d4
HEAD_REF master
PATCHES
fix-sqlite3-bin.patch
diff --git a/ports/proj4/vcpkg.json b/ports/proj4/vcpkg.json
index 778020fd4..d36b0ad22 100644
--- a/ports/proj4/vcpkg.json
+++ b/ports/proj4/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "proj4",
- "version-string": "7.2.0",
+ "version-string": "7.2.1",
"description": "PROJ.4 library for cartographic projections",
"homepage": "https://github.com/OSGeo/PROJ",
"dependencies": [