about summary refs log tree commit diff stats
path: root/box64-bundle-x86-libs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'box64-bundle-x86-libs.sh')
-rw-r--r--box64-bundle-x86-libs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/box64-bundle-x86-libs.sh b/box64-bundle-x86-libs.sh
index c979cade..bf9bf24a 100644
--- a/box64-bundle-x86-libs.sh
+++ b/box64-bundle-x86-libs.sh
@@ -88,7 +88,7 @@ mkdir -p usr/lib
 mv box64-*-linux-gnu usr/lib
 
 # remove libraries that cannot be emulated
-# https://github.com/ptitSeb/box64/blob/v0.3.6/src/librarian/library.c#L433
+# https://github.com/ptitSeb/box64/blob/v0.3.8/src/librarian/library.c#L433
 set -- libc libpthread librt libGL libX11 libasound libdl libm libbsd libutil \
   libresolv libXxf86vm libXinerama libXrandr libXext libXfixes libXcursor \
   libXrender libXft libXi libXss libXpm libXau libXdmcp libX11-xcb libxcb \