aboutsummaryrefslogtreecommitdiff
path: root/ports/gmmlib
diff options
context:
space:
mode:
Diffstat (limited to 'ports/gmmlib')
-rw-r--r--ports/gmmlib/CONTROL2
-rw-r--r--ports/gmmlib/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/gmmlib/CONTROL b/ports/gmmlib/CONTROL
index b17937635..639363944 100644
--- a/ports/gmmlib/CONTROL
+++ b/ports/gmmlib/CONTROL
@@ -1,4 +1,4 @@
Source: gmmlib
-Version: 19.2.3
+Version: 19.4.1
Description: intel's graphics memory management library
Supports: linux \ No newline at end of file
diff --git a/ports/gmmlib/portfile.cmake b/ports/gmmlib/portfile.cmake
index b64650d74..17ef2521f 100644
--- a/ports/gmmlib/portfile.cmake
+++ b/ports/gmmlib/portfile.cmake
@@ -9,8 +9,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO intel/gmmlib
- REF e834bcd677382fbebb7749ccbd678d86a82bffd3
- SHA512 a22593d8d075db7af7fd9ffb6a4e0696e9fe25b73efa9b80e8513452581bdd0ceb6f400dd691e6d52edd72ea6f725066a454a829177d4987ccb4664e4c70ed4d
+ REF ebfcfd565031dbd7b45089d9054cd44a501f14a9 # intel-gmmlib-19.4.1
+ SHA512 3528043065324aeef35e520a6b185970288f778951259cf6cc7350520705a0ca24d260e21ac9b5b87e9b21524314c3dd4989bce595c92d4c96d42e170385127f
HEAD_REF master
)