diff options
| author | Michael Forney <mforney@mforney.org> | 2018-10-22 19:48:30 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-11-03 01:20:57 -0700 |
| commit | bba4833013ba5eb2f1b9088c5baaba9e091b9902 (patch) | |
| tree | a4236f69df299adb766171706598bf9213b63c32 /pkg/netsurf | |
| parent | 0a7ac4127852e5e13fa3733a4cd35460451181e1 (diff) | |
Update to stable xdg-shell
Since xdg-shell-unstable-5-protocol.c and xdg-shell-protocol.c
define conflicting symbols, this commit updates swc, netsurf, mupdf,
and st all at once.
Diffstat (limited to 'pkg/netsurf')
| -rw-r--r-- | pkg/netsurf/gen.lua | 2 | ||||
| -rw-r--r-- | pkg/netsurf/rev | 2 | ||||
| m--------- | pkg/netsurf/src | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/pkg/netsurf/gen.lua b/pkg/netsurf/gen.lua index d336ee24..be1dfac3 100644 --- a/pkg/netsurf/gen.lua +++ b/pkg/netsurf/gen.lua @@ -167,7 +167,7 @@ exe('netsurf', {sources, paths[[ wayland/(libwayland-client.a.d libwayland-cursor.a) zlib/libz.a - wayland-protocols/xdg-shell-unstable-v5-protocol.c.o + wayland-protocols/xdg-shell-protocol.c.o ) ]]}) file('bin/netsurf', '755', '$outdir/netsurf') diff --git a/pkg/netsurf/rev b/pkg/netsurf/rev index aabe6ec3..2bd5a0a9 100644 --- a/pkg/netsurf/rev +++ b/pkg/netsurf/rev @@ -1 +1 @@ -21 +22 diff --git a/pkg/netsurf/src b/pkg/netsurf/src -Subproject 14615cb8379e3b28bfd305e3a5d6045ed055c29 +Subproject 3ee5210c88ac370edbb2c48eb4eedfa1a526ed3 |
