aboutsummaryrefslogtreecommitdiff
path: root/ports/physfs/CONTROL
diff options
context:
space:
mode:
authorpast-due <30942300+past-due@users.noreply.github.com>2018-11-28 18:33:10 -0500
committerpast-due <30942300+past-due@users.noreply.github.com>2018-11-28 18:33:10 -0500
commit1225d80d11124aaa0be7f437772c1b3b9db5efc1 (patch)
tree3fa2a3edc6e14034118a355e7f08f1cfc4085b93 /ports/physfs/CONTROL
parentd562441fc96e160444cf476351b986bd410e5a2b (diff)
downloadvcpkg-1225d80d11124aaa0be7f437772c1b3b9db5efc1.tar.gz
vcpkg-1225d80d11124aaa0be7f437772c1b3b9db5efc1.zip
[physfs] Fix Win10 GetUserProfileDirectory() problem
Fixes GetUserProfileDirectory issue on Win10 build 1809(+?) See: https://hg.icculus.org/icculus/physfs/rev/ece6769c0676
Diffstat (limited to 'ports/physfs/CONTROL')
-rw-r--r--ports/physfs/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/physfs/CONTROL b/ports/physfs/CONTROL
index a937d38bf..5d5d69755 100644
--- a/ports/physfs/CONTROL
+++ b/ports/physfs/CONTROL
@@ -1,4 +1,4 @@
Source: physfs
-Version: 3.0.1
+Version: 3.0.1-1
Description: a library to provide abstract access to various archives
Build-Depends: zlib