summaryrefslogtreecommitdiff
path: root/games/moonlight-embedded/files/patch-libgamestream_client.c
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-11-04 17:49:37 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2017-11-04 17:49:37 +0000
commitab22e7c056ae1cb024e31aac5270cf8bb6b62d04 (patch)
tree765903101be5c59af68e235b6959c9ffc687ca0d /games/moonlight-embedded/files/patch-libgamestream_client.c
parentaudio/amarok-kde4: fix local collections not working (diff)
games/moonlight-embedded: Update to 2.4.4
Changes: https://github.com/irtimmer/moonlight-embedded/releases/tag/v2.4.4
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 6895b7f72025..b72f95bafe45 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-07-02 11:38:48 UTC
+--- libgamestream/client.c.orig 2017-10-24 18:52:11 UTC
+++ libgamestream/client.c
-@@ -494,7 +494,11 @@ int gs_pair(PSERVER_DATA server, char* pin) {
+@@ -503,7 +503,11 @@ int gs_pair(PSERVER_DATA server, char* pin) {
RAND_bytes(client_secret_data, 16);
const ASN1_BIT_STRING *asnSignature;