summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubosz Sarnecki2019-11-21 12:36:16 +0100
committerLubosz Sarnecki2019-11-21 12:36:16 +0100
commit4d55fae887a377f68b6eb0a50dc152012d52689a (patch)
tree49b36b74846c5b495f41d3c9e16d10b75613cda1
parentee50caf20dd4a0af6a22a047e71e32f7842110e5 (diff)
downloadaur-4d55fae887a377f68b6eb0a50dc152012d52689a.tar.gz
add issue url to comment.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56567dbcb8cb..0eb4769e49b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ options=('!strip')
source=("git+https://github.com/ValveSoftware/openvr.git"
'0001-openvr_capi-Add-pragma-pack-around-VRControllerState.patch' # openvr_capi: Add pragma pack around VRControllerState_t.
'0002-samples-cmake-Remove-OpenVR-paths-check.patch' # samples/cmake: Remove OpenVR paths check.
- '0003-samples-compat-Use-correct-definition-for-vsprintf_s.patch' # Use correct C++11 definition for vsprintf_s
+ '0003-samples-compat-Use-correct-definition-for-vsprintf_s.patch' # Use correct C++11 definition for vsprintf_s https://github.com/ValveSoftware/openvr/pull/594
'https://patch-diff.githubusercontent.com/raw/ValveSoftware/openvr/pull/1178.patch' # Add ability to build with system installed jsoncpp
)
md5sums=('SKIP'