summaryrefslogtreecommitdiff
path: root/games/moonlight-embedded/files/patch-libgamestream_client.c
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-08-12 12:20:35 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-08-12 12:20:35 +0000
commit271e76a4a52ebad2ab743c41addb9de9525961dc (patch)
tree8b97ff50e8be3586a8f7c5d3c10ec417d289a795 /games/moonlight-embedded/files/patch-libgamestream_client.c
parenteditors/ghostwriter: Update to 1.7.3 (diff)
games/moonlight-embedded: Update to 2.4.7
- Use static release tarballs that upstream has provided since 2.4.6 - Rebase patches Changes: https://github.com/irtimmer/moonlight-embedded/releases/tag/v2.4.7
Diffstat (limited to 'games/moonlight-embedded/files/patch-libgamestream_client.c')
-rw-r--r--games/moonlight-embedded/files/patch-libgamestream_client.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/moonlight-embedded/files/patch-libgamestream_client.c b/games/moonlight-embedded/files/patch-libgamestream_client.c
index b72f95bafe45..5ff36594aa01 100644
--- a/games/moonlight-embedded/files/patch-libgamestream_client.c
+++ b/games/moonlight-embedded/files/patch-libgamestream_client.c
@@ -1,6 +1,6 @@
---- libgamestream/client.c.orig 2017-10-24 18:52:11 UTC
+--- libgamestream/client.c.orig 2018-08-11 15:43:13 UTC
+++ libgamestream/client.c
-@@ -503,7 +503,11 @@ int gs_pair(PSERVER_DATA server, char* pin) {
+@@ -505,7 +505,11 @@ int gs_pair(PSERVER_DATA server, char* pin) {
RAND_bytes(client_secret_data, 16);
const ASN1_BIT_STRING *asnSignature;